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

Ashutosh Chauhan commented on HIVE-16439:
-----------------------------------------

seems like exclusion is sufficient. 

> Exclude older v2 version of jackson lib from dependent jars in pom.xml 
> -----------------------------------------------------------------------
>
>                 Key: HIVE-16439
>                 URL: https://issues.apache.org/jira/browse/HIVE-16439
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: Aihua Xu
>            Assignee: Aihua Xu
>         Attachments: HIVE-16439.1.patch
>
>
> There are multiple versions of jackson libs included in the dependent jars 
> like spark-client and metrics-json. That causes older versions of jackson 
> libs to be used.   
> We need to exclude them from the dependencies and use the explicit one 
> (currently 2.6.5).
>           <groupId>com.fasterxml.jackson.core</groupId>
>           <artifactId>jackson-databind</artifactId>



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to