chore(docker): bump integ-test docker-compose to Hive 2.3.10#18525
Merged
Conversation
- Remove the legacy Hive 2.3.3 docker-compose files and point hudi-integ-test at the Hadoop 2.8.4 / Hive 2.3.10 / Spark 3.5.3 compose definition, completing the bump tracked in apache#18516. - IT will now use Java11
yihua
reviewed
Apr 17, 2026
Contributor
yihua
left a comment
There was a problem hiding this comment.
🤖 This review was generated by an AI agent and may contain mistakes. Please verify any suggestions before applying.
LGTM — straightforward pointer update to the new Hive 2.3.10 / Java 11 compose file for integ tests.
Collaborator
Contributor
|
I'm reuploading the Spark 3.5 docker images with multi-arch so after that's done the CI failure should be fixed. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #18525 +/- ##
============================================
- Coverage 68.88% 68.87% -0.01%
+ Complexity 28279 28274 -5
============================================
Files 2464 2464
Lines 135568 135568
Branches 16446 16446
============================================
- Hits 93385 93372 -13
- Misses 34801 34809 +8
- Partials 7382 7387 +5
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
dwshmilyss
pushed a commit
to dwshmilyss/hudi
that referenced
this pull request
May 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe the issue this Pull Request addresses
Closes: #18516
Bump hive version to 2.3.10.
Upgrade IT test env to use Java11.
Summary and Changelog
Impact
Risk Level
Low
Documentation Update
Contributor's checklist