Peter Cseh created OOZIE-2829:
---------------------------------
Summary: Improve sharelib upload to accept multiple source folders
Key: OOZIE-2829
URL: https://issues.apache.org/jira/browse/OOZIE-2829
Project: Oozie
Issue Type: Bug
Components: tools
Reporter: Peter Cseh
Right now sharelib can be created via {{sharelib create -fs FS_URI -locallib
SHARED_LIBRARY}} where the SHARED_LIBRARY can be a tarbal or a folder.
It would be nice to have the possibility to define additional folders to be
uploaded into the sharelib, so the users don't have to copy or link the files
together on their machine.
The syntax could be something like -additional-lib
sharelibName=/path/to/source/;/path/to/some/file,sharelibName2=/path/to/some/folder
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)