Commit cf3820b
committed
[SPARK-44197][BUILD] Upgrade Hadoop to 3.3.6
### What changes were proposed in this pull request?
This PR aims to upgrade Apache Hadoop dependency to 3.3.6.
### Why are the changes needed?
To bring the latest bug fixes for Apache Spark 3.5.0 and use the artifacts with SBOM
- NEWS: https://hadoop.apache.org/release/3.3.6.html
> It contains 117 bug fixes, improvements and enhancements since 3.3.5.
- DOCS: https://hadoop.apache.org/docs/r3.3.6/index.html
- CHANGELOG: https://hadoop.apache.org/docs/r3.3.6/hadoop-project-dist/hadoop-common/release/3.3.6/CHANGELOG.3.3.6.html
### Does this PR introduce _any_ user-facing change?
This is a dependency change.
### How was this patch tested?
Pass the CIs.
Closes #41744 from dongjoon-hyun/SPARK-44197.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>1 parent cb9f6bf commit cf3820b
2 files changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments