Aihua Xu created HIVE-16439:
-------------------------------

             Summary: Exclude older v2 version of jackson lib from 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


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