[ https://issues.apache.org/jira/browse/HIVE-22069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898136#comment-16898136 ]
Ivan Suller commented on HIVE-22069: ------------------------------------ It's also possible to simply use Java8 DateTime library which has a similar API to Joda Time. > joda-time binary conflict between druid-handler and phoenix-hive jars. > ---------------------------------------------------------------------- > > Key: HIVE-22069 > URL: https://issues.apache.org/jira/browse/HIVE-22069 > Project: Hive > Issue Type: Bug > Components: Hive > Affects Versions: 3.1.0, 4.0.0 > Reporter: Naveen Gangam > Assignee: Naveen Gangam > Priority: Minor > > Hive's druid storage handler uses 2.8.1 version of the joda time library > where as the phoenix-hive.jar uses 1.6 version of this library. When both > jars are in the classpath, bad things happen. > Apache phoenix has its own release cycle and them uptaking a new version is > not what hive should count on. Besides they could decide to move to a new > version of this library and we would still have this problem. > So its best we use shaded jars in hive for the version we are on. -- This message was sent by Atlassian JIRA (v7.6.14#76016)