[ https://issues.apache.org/jira/browse/HIVE-16439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aihua Xu reassigned HIVE-16439: ------------------------------- > 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)