Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
hive-exec.jar contains the dependencies of Hive and they can cause issues on the classpath: HIVE-1640, HIVE-5733
We've ran into and issue when Oozie won't start because of different Jackson versions.
We should use hive-exec-core.jar (HIVE-7423) instead of hive-exec.jar which is a thin version of hive-exec.jar
Pig is already using hive-exec-core: https://github.com/apache/pig/blob/spark/ivy.xml#L423
Attachments
Attachments
Issue Links
- is blocked by
-
OOZIE-2613 Upgrade hive version from 0.13.1 to 1.2.0
- Closed