-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6736/
-----------------------------------------------------------
Review request for oozie.
Description
-------
There are multiple use-case where user needs to modify the directory list in WF
created by coordinator.
For example, distcp action needs multiple source directories be 'space'
separated. whereas coordinator creates the directory list as comma-separated.
This addresses bug OOZIE-963.
https://issues.apache.org/jira/browse/OOZIE-963
Diffs
-----
http://svn.apache.org/repos/asf/incubator/oozie/trunk/core/src/main/java/org/apache/oozie/util/ELConstantsFunctions.java
1375906
http://svn.apache.org/repos/asf/incubator/oozie/trunk/core/src/main/resources/oozie-default.xml
1375906
http://svn.apache.org/repos/asf/incubator/oozie/trunk/core/src/test/java/org/apache/oozie/util/TestELConstantsFunctions.java
1375906
http://svn.apache.org/repos/asf/incubator/oozie/trunk/docs/src/site/twiki/WorkflowFunctionalSpec.twiki
1375906
Diff: https://reviews.apache.org/r/6736/diff/
Testing
-------
Thanks,
Mohammad Islam