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

Aihua Xu commented on HIVE-17762:
---------------------------------

patch-1: druid-processing brings in 2.4.6 version. We need to exclude them as 
well from pom.xml.


{noformat}
 +- io.druid:druid-processing:jar:0.10.1:compile
[INFO] |  +- io.druid:druid-common:jar:0.10.1:compile
[INFO] |  |  +- io.druid:druid-api:jar:0.10.1:compile
[INFO] |  |  |  \- io.airlift:airline:jar:0.7:compile
[INFO] |  |  +- org.apache.commons:commons-dbcp2:jar:2.0.1:compile
[INFO] |  |  |  \- org.apache.commons:commons-pool2:jar:2.2:compile
[INFO] |  |  +- org.hibernate:hibernate-validator:jar:5.1.3.Final:compile
[INFO] |  |  |  +- org.jboss.logging:jboss-logging:jar:3.1.3.GA:compile
[INFO] |  |  |  \- com.fasterxml:classmate:jar:1.0.0:compile
[INFO] |  |  +- javax.el:javax.el-api:jar:3.0.0:compile
[INFO] |  |  +- javax.validation:validation-api:jar:1.1.0.Final:compile
[INFO] |  |  +- com.fasterxml.jackson.core:jackson-core:jar:2.4.6:compile
[INFO] |  |  +- com.fasterxml.jackson.core:jackson-annotations:jar:2.4.6:compile
{noformat}

> Exclude older jackson-annotation.jar from druid-handler shaded jar
> ------------------------------------------------------------------
>
>                 Key: HIVE-17762
>                 URL: https://issues.apache.org/jira/browse/HIVE-17762
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Aihua Xu
>            Assignee: Aihua Xu
>         Attachments: HIVE-17762.1.patch
>
>
> hive-druid-handler.jar is shading jackson core dependencies in hive-17468 but 
> older versions are brought in from the transitive dependencies. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to