[
https://issues.apache.org/jira/browse/HIVE-17762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199200#comment-16199200
]
Aihua Xu commented on HIVE-17762:
---------------------------------
[~bslim] I see. Then instead of including the wrong jackson-annotation.jar, we
may include a newer version of jackson-databind.jar which will require newer
version jackson-annotation.jar.
Currently {{com.fasterxml.jackson.core:jackson-databind:jar:2.7.8:compile}} is
included.
Should druid also shade jackson-databind.jar as well?
> 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)