Skip to content

fix: Upgrade Jackson version for Spark4 to match the provided version#14024

Merged
yihua merged 4 commits intoapache:masterfrom
the-other-tim-brown:fix-spark4-jackson-version
Oct 2, 2025
Merged

fix: Upgrade Jackson version for Spark4 to match the provided version#14024
yihua merged 4 commits intoapache:masterfrom
the-other-tim-brown:fix-spark4-jackson-version

Conversation

@the-other-tim-brown
Copy link
Contributor

@the-other-tim-brown the-other-tim-brown commented Oct 1, 2025

Describe the issue this Pull Request addresses

Spark 4 will ship with Jackson version 2.18.2 but Hudi has pinned to version 2.17.1 causing conflicts since the scala module is included in the bundled jars.

Summary and Changelog

Update the Jackson version and pull in the patch release for Spark

Impact

Fixes runtime conflicts

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

@github-actions github-actions bot added the size:XS PR with lines of changes in <= 10 label Oct 1, 2025
@github-actions github-actions bot added size:S PR with lines of changes in (10, 100] and removed size:XS PR with lines of changes in <= 10 labels Oct 1, 2025
@github-actions github-actions bot added size:XS PR with lines of changes in <= 10 and removed size:S PR with lines of changes in (10, 100] labels Oct 1, 2025
Copy link
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

@apache apache deleted a comment from hudi-bot Oct 2, 2025
@hudi-bot
Copy link
Collaborator

hudi-bot commented Oct 2, 2025

CI report:

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

@yihua yihua merged commit cee3651 into apache:master Oct 2, 2025
138 of 141 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS PR with lines of changes in <= 10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants