You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Swati Agarwal (JIRA)" <ji...@apache.org> on 2012/05/16 09:24:11 UTC

[jira] [Commented] (OOZIE-840) Support multiple configuration

    [ https://issues.apache.org/jira/browse/OOZIE-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276543#comment-13276543 ] 

Swati Agarwal  commented on OOZIE-840:
--------------------------------------


Currently the cardinality of job-xml is only 1. So Its not possible to specify multiple configuration files. 

   We would like to invoke jobs with multiple configuration files.  The mapreduce framework also supports invoking the job with multiple configurations. 
e. g.    com.apache.foo –conf conf1 –conf conf2

The usecase is that we want to have one job specific configuration and one common  configuration file that can be shared across jobs. The information can always be duplicated in the job specific configuration but from maintainability point of view that’s not desirable 
 
 

                
> Support multiple configuration 
> -------------------------------
>
>                 Key: OOZIE-840
>                 URL: https://issues.apache.org/jira/browse/OOZIE-840
>             Project: Oozie
>          Issue Type: Improvement
>          Components: workflow
>    Affects Versions: 3.2.0
>            Reporter: Swati Agarwal 
>            Priority: Minor
>             Fix For: 3.2.0
>
>


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