[
https://issues.apache.org/jira/browse/KUDU-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048100#comment-16048100
]
Dan Burkert commented on KUDU-2043:
-----------------------------------
[[email protected]] what error are you running in to? We shade our client
library precisely so that it will _not_ conflict with other libraries who
depend in Guava and other shared dependencies.
> 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: client
> 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)