Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "bump hadoop version" #33257

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Revert "bump hadoop version" #33257

merged 1 commit into from
Dec 2, 2024

Conversation

Abacn
Copy link
Contributor

@Abacn Abacn commented Dec 2, 2024

Fix #33257 , fix #33252

Reverts #33011

PreCommit Java HBase IO Direct and PostCommit Java Hadoop Versions are failing due to NoClassDefFoundError.

This is due to the hadoop forward compatibility issue. The original PR changed compiling Beam with Hadoop 3. Likely we still need to compile Beam with Hadoop 2, but can overwrite expansion service jar to use hadoop 3 as an alternative fix

@Abacn
Copy link
Contributor Author

Abacn commented Dec 2, 2024

R: @damccorm

@github-actions github-actions bot added the build label Dec 2, 2024
Copy link
Contributor

github-actions bot commented Dec 2, 2024

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment assign set of reviewers

@Abacn Abacn merged commit 7e25649 into master Dec 2, 2024
22 checks passed
@Abacn Abacn deleted the revert-33011-bumphadoopver branch December 2, 2024 16:49
Abacn added a commit to Abacn/beam that referenced this pull request Dec 6, 2024
Abacn added a commit that referenced this pull request Dec 9, 2024
* Reapply "bump hadoop version (#33011)" (#33257)

This reverts commit 7e25649.

* Fix hbase and hcatalog test dependencies

* Add missing pinned hadoop dependency version for compat test target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The PostCommit Java Hadoop Versions job is flaky
2 participants