Skip to content

chore(docker): bump integ-test docker-compose to Hive 2.3.10#18525

Merged
yihua merged 1 commit into
apache:masterfrom
voonhous:bump-it-docker-compose
Apr 17, 2026
Merged

chore(docker): bump integ-test docker-compose to Hive 2.3.10#18525
yihua merged 1 commit into
apache:masterfrom
voonhous:bump-it-docker-compose

Conversation

@voonhous
Copy link
Copy Markdown
Member

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

  • ITs will new a slightly newer version of Hive 2.3.3 -> 2.3.10.
  • ITs will also be using Java11 as their env

Risk Level

Low

Documentation Update

Contributor's checklist

  • Read through contributor's guide
  • Enough context is provided in the sections above
  • Adequate tests were added if applicable

- 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
Copy link
Copy Markdown
Contributor

@yihua yihua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 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.

@hudi-bot
Copy link
Copy Markdown
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@github-actions github-actions Bot added the size:L PR with lines of changes in (300, 1000] label Apr 17, 2026
Copy link
Copy Markdown
Contributor

@yihua yihua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yihua
Copy link
Copy Markdown
Contributor

yihua commented Apr 17, 2026

I'm reuploading the Spark 3.5 docker images with multi-arch so after that's done the CI failure should be fixed.

@yihua yihua merged commit 3d0ab80 into apache:master Apr 17, 2026
55 of 56 checks passed
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.87%. Comparing base (7bcb8be) to head (9ca1626).
⚠️ Report is 3 commits behind head on master.

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     
Flag Coverage Δ
common-and-other-modules 44.64% <ø> (+<0.01%) ⬆️
hadoop-mr-java-client 44.77% <ø> (+0.01%) ⬆️
spark-client-hadoop-common 48.40% <ø> (+<0.01%) ⬆️
spark-java-tests 48.92% <ø> (ø)
spark-scala-tests 45.43% <ø> (-0.01%) ⬇️
utilities 38.17% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 10 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@voonhous voonhous deleted the bump-it-docker-compose branch April 20, 2026 07:58
dwshmilyss pushed a commit to dwshmilyss/hudi that referenced this pull request May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L PR with lines of changes in (300, 1000]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump IT to use hadoop2.8.4, hive2.3.10

4 participants