You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Esteban Gutierrez (JIRA)" <ji...@apache.org> on 2012/06/12 05:59:42 UTC

[jira] [Created] (OOZIE-869) Multiple job-xml elements per action

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

        

[jira] [Resolved] (OOZIE-869) Multiple job-xml elements per action

Posted by "Robert Kanter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Kanter resolved OOZIE-869.
---------------------------------

    Resolution: Duplicate

This is a duplicate of OOZIE-12 and OOZIE-875
                
> 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