Description
As per HIVE-20020 the dependency org.apache.hive:hive-contrib is packaged differently - moved out of under Hive's lib.
oozie-sharelib-hive exports some of the Hive dependencies, and that includes hive-contrib.jar. In order to be synced with Hive we should remove it too.
Oozie doesn't depend on this jar runtime so there's no use of it being in oozie-sharelib-hive anyway.
Attachments
Attachments
Issue Links
- relates to
-
PIG-5358 Remove hive-contrib jar from lib directory
- Resolved
-
HIVE-20020 Hive contrib jar should not be in lib
- Closed