slim bouguerra created HIVE-17468:
-------------------------------------
Summary: Shade and package appropriate jackson version for druid
storage handler
Key: HIVE-17468
URL: https://issues.apache.org/jira/browse/HIVE-17468
Project: Hive
Issue Type: Bug
Reporter: slim bouguerra
Fix For: 3.0.0
Currently we are excluding all the jackson core dependencies coming from druid.
This is wrong in my opinion since this will lead to the packaging of unwanted
jackson library from other projects.
As you can see the file hive-druid-deps.txt currently jacskon core is coming
from calcite and the version is 2.6.3 which is very different from 2.4.6 used
by druid. This patch exclude the unwanted jars and make sure to bring in druid
jackson dependency from druid it self.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)