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
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