Venkatavaradhan Viswanathan created OOZIE-2235:
--------------------------------------------------
Summary: Action to create properties from a shell script
Key: OOZIE-2235
URL: https://issues.apache.org/jira/browse/OOZIE-2235
Project: Oozie
Issue Type: Improvement
Components: action
Affects Versions: 4.0.1
Reporter: Venkatavaradhan Viswanathan
Priority: Minor
In a multi-process environment, previous process creates a property file with
the information for the next process to use, such as looking upto files, dates
or business essential information. Need an ability to read the file and assign
to global property for all actions to read and execute.
Right now, we can do this with EL functions, which is lengthy and prone to
typing error. Need a simplified way to assign to a property from the EL
functions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)