Skip to content

Revert "bump hadoop version"#33257

Merged
Abacn merged 1 commit intomasterfrom
revert-33011-bumphadoopver
Dec 2, 2024
Merged

Revert "bump hadoop version"#33257
Abacn merged 1 commit intomasterfrom
revert-33011-bumphadoopver

Conversation

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

Abacn commented Dec 2, 2024

R: @damccorm

@github-actions github-actions bot added the build label Dec 2, 2024
@github-actions
Copy link
Copy Markdown
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
@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
stankiewicz pushed a commit to stankiewicz/beam that referenced this pull request Jan 16, 2025
* Reapply "bump hadoop version (apache#33011)" (apache#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