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

[Hotfix][Zeta] Fix the dependency conflict between the guava in hadoop-aws and hive-exec #7986

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

dailai
Copy link
Contributor

@dailai dailai commented Nov 6, 2024

Purpose of this pull request

Sovle the issue: #7215 #7528 #7270

Link PR: #3632

Below is used the guava which the jar is in the lib directory:
截屏2024-11-05 17 04 31

So when I use the S3 connector which depends on the hadoop-aws jar that use the guava, it's conflict with hive-exec jar
截屏2024-11-06 09 11 45

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

Copy link
Member

@Hisoka-X Hisoka-X left a comment

Choose a reason for hiding this comment

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

LGTM.

@hailin0 hailin0 merged commit a7837f1 into apache:dev Nov 7, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants