[ 
https://issues.apache.org/jira/browse/HIVE-16439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aihua Xu updated HIVE-16439:
----------------------------
    Attachment: HIVE-16439.1.patch

patch-1: exclude the dependencies from common and spark-client projects.

> 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