[ 
https://issues.apache.org/jira/browse/KUDU-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16049917#comment-16049917
 ] 

Dan Burkert edited comment on KUDU-2043 at 6/15/17 2:10 AM:
------------------------------------------------------------

We definitely have a bug somewhere in our build and/or release process.

Artifacts without unshaded guava:
kudu-spark2_2.11-1.1.0.jar
kudu-spark2_2.11-1.2.0.jar
kudu-spark2_2.11-1.3.1.jar
kudu-spark2_2.11-1.4.0.jar
kudu-spark_2.10-1.3.0.jar

Artifacts with unshaded guava:
kudu-spark2_2.11-1.3.0.jar
kudu-spark_2.10-1.0.0.jar
kudu-spark_2.10-1.0.1.jar
kudu-spark_2.10-1.1.0.jar
kudu-spark_2.10-1.2.0.jar
kudu-spark_2.10-1.3.1.jar


was (Author: danburkert):
We definitely have a bug somewhere in our build and/or release process.

Artifacts without shaded guava:
kudu-spark2_2.11-1.1.0.jar
kudu-spark2_2.11-1.2.0.jar
kudu-spark2_2.11-1.3.1.jar
kudu-spark2_2.11-1.4.0.jar
kudu-spark_2.10-1.3.0.jar

Artifacts with unshaded guava:
kudu-spark2_2.11-1.3.0.jar
kudu-spark_2.10-1.0.0.jar
kudu-spark_2.10-1.0.1.jar
kudu-spark_2.10-1.1.0.jar
kudu-spark_2.10-1.2.0.jar
kudu-spark_2.10-1.3.1.jar

> 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)

Reply via email to