[
https://issues.apache.org/jira/browse/HADOOP-17439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17251788#comment-17251788
]
Lisheng Sun commented on HADOOP-17439:
--------------------------------------
The problem I have is that hive's lib includes guava-11.jar, hadoop's lib
includes guava-27.0-jre.jar and live's classpath includes hadoop' s classpath.
When the method of guava is used in hive, the method cannot be found due to
incompatible guava versions.
Other dependent components will also encounter similar problems.
So i think we can remove the orginal guava and keep shaded gauva.
> No shade guava in trunk
> -----------------------
>
> Key: HADOOP-17439
> URL: https://issues.apache.org/jira/browse/HADOOP-17439
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Lisheng Sun
> Priority: Major
> Attachments: image-2020-12-18-22-01-45-424.png
>
>
> !image-2020-12-18-22-01-45-424.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]