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

[GH-15470] Upgrade Hadoop Libraries in Main Standalone Jar #15469

Merged
merged 27 commits into from
Aug 17, 2023

Conversation

mn-mikke
Copy link
Collaborator

@mn-mikke mn-mikke commented May 18, 2023

Closes #15470

@mn-mikke mn-mikke marked this pull request as ready for review May 18, 2023 12:28
wendycwong
wendycwong previously approved these changes May 18, 2023
@mn-mikke mn-mikke changed the title [PUBDEV-9089] Upgrade Hadoop Libraries in Main Standalone Jar [GH-15470] Upgrade Hadoop Libraries in Main Standalone Jar Jul 10, 2023
@mn-mikke mn-mikke changed the base branch from master to rel-3.42.0 July 10, 2023 13:54
@mn-mikke mn-mikke closed this Jul 10, 2023
@mn-mikke mn-mikke reopened this Jul 10, 2023
@mn-mikke mn-mikke force-pushed the mn/PUBDEV-9089 branch 2 times, most recently from 5edc313 to dd5ff0e Compare July 12, 2023 10:45
@mn-mikke mn-mikke changed the base branch from rel-3.42.0 to master July 17, 2023 16:54
@mn-mikke mn-mikke dismissed wendycwong’s stale review July 17, 2023 16:54

The base branch was changed.

wendycwong
wendycwong previously approved these changes Jul 20, 2023
wendycwong
wendycwong previously approved these changes Jul 24, 2023
valenad1
valenad1 previously approved these changes Jul 26, 2023
Copy link
Collaborator

@valenad1 valenad1 left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

Copy link
Collaborator

@valenad1 valenad1 left a comment

Choose a reason for hiding this comment

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

👍

@mn-mikke mn-mikke merged commit d817ab9 into master Aug 17, 2023
1 of 2 checks passed
@mn-mikke mn-mikke deleted the mn/PUBDEV-9089 branch August 17, 2023 16:44
maurever pushed a commit that referenced this pull request Sep 6, 2023
* [PUBDEV-9089] Upgrade Hadoop Libraries in Main Standalone Jar

(cherry picked from commit a2e9f68)

* Add hadoop commons

* Add some transitive dependencies for hdfs

* Remove orc dependency for main

* Specify different version of hadoop for orc

* remove hive exec version spec from hive properties

* Change hadoop version in orc tests

* Fix usage of http client

* Add libs for s3 persist tests

* Update tests

* Update tests

* add hadoop-common to perstist-s3 tests

* Refactor usage of hadoop-mapreduce-client-core

* update usage of hadoop-common

* try to relocate hadoop libraries

* Revert relocation

* Relocated hadoop libs

* add hadoop-common.jar on tests

* exclude org.apache.hadoop.net.DNSDomainNameResolver from relocation

* exclude org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback

* include hive shims common

* remove hadoop common

* remove s3n filesystem from hadoop tests

* Upgrade hive shimps common

* Exclude most of the Shim classes

* Add some comments to build.gradle about extensions

* Fix S3 tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Hadoop Libraries in Main Standalone Jar
3 participants