You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Virag Kothari (JIRA)" <ji...@apache.org> on 2012/05/13 06:43:53 UTC

[jira] [Updated] (OOZIE-628) Add libraries which can be used by all actions in oozie

     [ https://issues.apache.org/jira/browse/OOZIE-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Virag Kothari updated OOZIE-628:
--------------------------------


For the patch committed in trunk with this JIRA ID (also available under the same JIRA ID in Apache ReviewBoard system), I grant license to ASF for inclusion in ASF works (as per the Apache License ยง5) 
                
> Add libraries which can be used by all actions in oozie
> -------------------------------------------------------
>
>                 Key: OOZIE-628
>                 URL: https://issues.apache.org/jira/browse/OOZIE-628
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: 3.2.0
>
>
> In Oozie - 610, action specific share libs are added. This JIRA proposes an enhancement to it where libraries are added which can be shared by all actions. 
> For e.g, I am modifying Pig to store the stats. But Json library is required to do so. By putting the json lib at a common location, other actions like hive, distcp can use this library in future.
> For e.g, all common libs can be stored in
> /share/lib/oozie/* 
> Also, all action specific share libs will override the common libs

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira