Uh oh!
There was an error while loading. Please reload this page.
[DEPS] Bump Hadoop 3.3.1 - #757
Conversation
yaooqinn
commented
Jul 5, 2021
only for miniyarn |
Codecov Report
@@ Coverage Diff @@## master #757 +/- ##
======================================
Coverage 0.00% 0.00% ======================================
Files 122 122 Lines 4749 4749 Branches 576 576 ======================================
Misses 4749 4749 Continue to review full report at Codecov.
|
pan3793
commented
Jul 5, 2021
I didn't see benefits of Hadoop 3.3.1 :( |
pan3793
commented
Jul 5, 2021
Spark just |
pan3793
commented
Oct 19, 2021
cc @zhouyifan279, would you please check if this upgrade breaks the Hive/Kerberos related functions? |
Codecov Report
@@ Coverage Diff @@## master #757 +/- ##
=========================================
Coverage 73.10% 73.10% Complexity 41 41 =========================================
Files 175 175 Lines 6848 6848 Branches 835 835 =========================================
Hits 5006 5006 Misses 1441 1441 Partials 401 401 Continue to review full report at Codecov.
|
ulysses-you
commented
Oct 19, 2021
thanks, merged to master |
Why are the changes needed?
Spark 3.2.0 is out, which bundles Hadoop 3.3.1 shaded client in default. apache/spark#30135
The test failed when using Hadoop 3.3.1 client connects to Yarn Mini Cluster 3.2.2
How was this patch tested?
Add some test cases that check the changes thoroughly including negative and positive cases if possible
Add screenshots for manual tests if appropriate
Run test locally before make a pull request