Naveen Gangam created HIVE-22069:
------------------------------------
Summary: 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
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)