Skip to content

chore: Add scripts and docs for Docker image used in Azure CI#17602

Merged
yihua merged 5 commits into
apache:masterfrom
yihua:chore-add-azure-ci-bundle-validation-image
Dec 21, 2025
Merged

chore: Add scripts and docs for Docker image used in Azure CI#17602
yihua merged 5 commits into
apache:masterfrom
yihua:chore-add-azure-ci-bundle-validation-image

Conversation

@yihua
Copy link
Copy Markdown
Contributor

@yihua yihua commented Dec 15, 2025

Describe the issue this Pull Request addresses

There are two problems:

  • The Docker image used for Azure CI only has JDK 8;
  • The scripts and docs are missing for building the image.

Summary and Changelog

This PR adds the scripts and docs for Docker image used in Azure CI. All Java versions, 8, 11, and 17, are supported.

Impact

Unblocks Java 11 as default.

Risk Level

none

Documentation Update

none

Contributor's checklist

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

@github-actions github-actions Bot added the size:S PR with lines of changes in (10, 100] label Dec 15, 2025
Comment thread packaging/bundle-validation/azure/Dockerfile Outdated
@apache apache deleted a comment from hudi-bot Dec 16, 2025
@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

@yihua
Copy link
Copy Markdown
Contributor Author

yihua commented Dec 20, 2025

@the-other-tim-brown given that #17637 works with the new Java 11 image, should we merge this PR too?

Copy link
Copy Markdown
Contributor

@the-other-tim-brown the-other-tim-brown left a comment

Choose a reason for hiding this comment

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

@yihua yes, let's merge this as well

@yihua yihua merged commit af24f48 into apache:master Dec 21, 2025
132 of 137 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S PR with lines of changes in (10, 100]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants