-
Notifications
You must be signed in to change notification settings - Fork 29k
Revert "[SPARK-37733][BUILD] Change log level of tests to WARN" #35014
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This reverts commit c0cedb1.
Codecov Report
@@ Coverage Diff @@
## master #35014 +/- ##
=======================================
Coverage 90.66% 90.66%
=======================================
Files 296 296
Lines 63198 63198
Branches 9888 9888
=======================================
Hits 57297 57297
Misses 4589 4589
Partials 1312 1312
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
|
Kubernetes integration test starting |
|
Oops sorry my bad |
|
let me merge this since this is a clean revert |
|
Merged to master. |
|
sorry guys. I had to wait for the test results. |
|
Kubernetes integration test status failure |
|
Late LGTM. Thank you @viirya |
|
Test build #146563 has finished for PR 35014 at commit
|
|
thank you @HyukjinKwon @gengliangwang |
What changes were proposed in this pull request?
This reverts commit c0cedb1.
Why are the changes needed?
#35011 changes log level and causes some tests that check log message failed.
Actually #34965 was merged not long ago which fixes logging issue for hive-thriftserver module that produces large log output.
Does this PR introduce any user-facing change?
No
How was this patch tested?
Pass tests.