You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Mate Juhasz (JIRA)" <ji...@apache.org> on 2018/04/17 08:34:00 UTC

[jira] [Comment Edited] (OOZIE-1624) Exclusion pattern for sharelib.

    [ https://issues.apache.org/jira/browse/OOZIE-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440595#comment-16440595 ] 

Mate Juhasz edited comment on OOZIE-1624 at 4/17/18 8:33 AM:
-------------------------------------------------------------

[~andras.piros], sure, I created the request!

https://reviews.apache.org/r/66656/


was (Author: matijhs):
[~andras.piros], sure, I created the request!

> Exclusion pattern for sharelib.
> -------------------------------
>
>                 Key: OOZIE-1624
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1624
>             Project: Oozie
>          Issue Type: Sub-task
>    Affects Versions: 4.3.1
>            Reporter: Purshotam Shah
>            Assignee: Purshotam Shah
>            Priority: Major
>         Attachments: OOZIE-1624-V2.patch, OOZIE-1624-V3.patch, OOZIE-1624-V4.patch, OOZIE-1624-v1.patch
>
>
> Sharelib may bring some jar which might conflict with user jars.
> Ex. Sharelib hive has json-2.xxxx.jar, where as some of the user use-case need higher version of json jar.
> He should be able to exclude sharelib json jar and bring his own version.
> <property>
>         <name>oozie.action.sharelib.for.hive.exclusion</name>
>         <value>json-\*.jar|abc-*.jar</value>
>  </property>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)