[
https://issues.apache.org/jira/browse/KUDU-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16049895#comment-16049895
]
Dan Burkert edited comment on KUDU-2043 at 6/15/17 1:38 AM:
------------------------------------------------------------
Interesting. The kudu-spark project doesn't have a direct dependency on Guava,
so this is surprising to say the least. I saw the same thing inspecting
{{kudu-spark2_2.11-1.3.0}}, however the {{1.2.0}}, {{1.3.1}}, and {{1.4.0}}
versions do *not* bundle Guava (except the relocated version from
{{kudu-client}}). At this point I don't have an explanation, but an easy
workaround is to update to {{1.3.1}} or {{1.4.0}}. Thanks for the report!
I'll report back if I find anything else.
was (Author: danburkert):
Interesting. The kudu-spark project doesn't have a direct dependency on Guava,
so this is surprising to say the least. I saw the same thing inspecting
{{kudu-spark2_2.11.1.3.0}}, however the {{1.2.0}}, {{1.3.1}}, and {{1.4.0}}
versions do *not* bundle Guava (except the relocated version from
{{kudu-client}}). At this point I don't have an explanation, but an easy
workaround is to update to {{1.3.1}} or {{1.4.0}}. Thanks for the report!
I'll report back if I find anything else.
> kudu java client should not shade dependencies
> ----------------------------------------------
>
> Key: KUDU-2043
> URL: https://issues.apache.org/jira/browse/KUDU-2043
> Project: Kudu
> Issue Type: Bug
> Components: spark
> Affects Versions: 1.3.0
> Reporter: Jiahongchao
> Priority: Minor
>
> kudu-client shade dependencies in one jar,it contains guava library which
> conflicts with that in our hbase client jar.So I think kudu client should be
> a shaded jar so that we can exclude its dependency.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)