SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
8.06k
stars
1.83k
forks
source link
[Hotfix][Zeta] Fix the dependency conflict between the guava in hadoop-aws and hive-exec #7986
Closed
dailai closed 2 weeks ago
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:
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
Does this PR introduce any user-facing change?
How was this patch tested?
Check list
release-note
.