Esteban Gutierrez created OOZIE-869:
---------------------------------------

             Summary: Multiple job-xml elements per action
                 Key: OOZIE-869
                 URL: https://issues.apache.org/jira/browse/OOZIE-869
             Project: Oozie
          Issue Type: Improvement
          Components: client
    Affects Versions: 3.2.0
            Reporter: Esteban Gutierrez


It should be possible in Oozie to provide multiple <job-xml> elements in the 
same action to re-use existing configurations for better configuration handling.

{code}
<job-xml>
conf1
</job-xml>
<job-xml>
conf2
</job-xml>
{code}



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

        

Reply via email to