[
https://issues.apache.org/jira/browse/OOZIE-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16636637#comment-16636637
]
Julia Kinga Marton edited comment on OOZIE-3348 at 10/3/18 9:04 AM:
--------------------------------------------------------------------
In [^OOZIE-3348-amend001.patch] I have excluded pentaho-aggdesigner-algorithm,
but until now io.netty v. 3.6.2 was pulled in by hadoop-minicluster. Adding
hive-exec as a dependency will pull io.netty v.3.7.0. I am doing some
investigation whether we really need this jar or not.
was (Author: kmarton):
In [^OOZIE-3348-amend001.patch] I have excluded pentaho-aggdesigner-algorithm,
but until now io.netty v. 3.6.2 was pulled in by hadoop-minicluster. Adding
hive-exec as a dependency will pull io.netty v.3.7.0. I am doing some
investigation weather we really need this jar or not.
> [Hive action] Remove dependency hive-contrib
> --------------------------------------------
>
> Key: OOZIE-3348
> URL: https://issues.apache.org/jira/browse/OOZIE-3348
> Project: Oozie
> Issue Type: Improvement
> Components: action
> Affects Versions: 5.0.0
> Reporter: Andras Piros
> Assignee: Julia Kinga Marton
> Priority: Major
> Fix For: 5.1.0
>
> Attachments: OOZIE-3348-001.patch, OOZIE-3348-002.patch,
> OOZIE-3348-amend001.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)