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

HIVE-27167: Upgrade guava version in standalone-metastore and storage-api module #4143

Merged
merged 1 commit into from Mar 24, 2023

Conversation

Aggarwal-Raghav
Copy link
Contributor

What changes were proposed in this pull request?

The guava version is upgrade to 22.0 in standalone-metastore and storage-api module

Why are the changes needed?

In HIVE-26484, the guava version is upgraded from 19.0 -> 22.0 in parent pom.xml but not in standalone-metastore/pom.xml and storage-api/pom.xml. The guava version in those 2 module is still 19.0. To be in-sync, hence making this change

Does this PR introduce any user-facing change?

No

How was this patch tested?

The build is passing on my local machine

Copy link
Member

@deniskuzZ deniskuzZ left a comment

Choose a reason for hiding this comment

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

LGTM, pending tests

@sonarcloud
Copy link

sonarcloud bot commented Mar 23, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@Aggarwal-Raghav
Copy link
Contributor Author

@deniskuzZ, can you help it get merged also. Thanks.

Copy link
Contributor

@cnauroth cnauroth left a comment

Choose a reason for hiding this comment

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

+1 (non-binding)

@Aggarwal-Raghav , thanks for taking care of this upgrade and addressing the deprecation/removal of HostAndPort#getHostText().

@deniskuzZ deniskuzZ merged commit 73c1b11 into apache:master Mar 24, 2023
4 checks passed
henrib pushed a commit to henrib/hive that referenced this pull request Apr 24, 2023
…-api modules (Raghav Aggarwal, reviewed by Chris Nauroth, Denys Kuzmenko)

Closes apache#4143
yeahyung pushed a commit to yeahyung/hive that referenced this pull request Jul 20, 2023
…-api modules (Raghav Aggarwal, reviewed by Chris Nauroth, Denys Kuzmenko)

Closes apache#4143
tarak271 pushed a commit to tarak271/hive-1 that referenced this pull request Dec 19, 2023
…-api modules (Raghav Aggarwal, reviewed by Chris Nauroth, Denys Kuzmenko)

Closes apache#4143
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants