You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Jason Phelps (JIRA)" <ji...@apache.org> on 2018/02/12 22:48:00 UTC

[jira] [Updated] (OOZIE-3179) Adding a configurable config-default.xml location to a workflow

     [ https://issues.apache.org/jira/browse/OOZIE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Phelps updated OOZIE-3179:
--------------------------------
    Attachment: OOZIE-3179-1.patch

> Adding a configurable config-default.xml location to a workflow
> ---------------------------------------------------------------
>
>                 Key: OOZIE-3179
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3179
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Jason Phelps
>            Priority: Major
>         Attachments: OOZIE-3179-1.patch
>
>
> Recently a customer requested a way to include several job.properties variables to every workflow in their cluster.
> Normally the config-default.xml file would be the best way to include a set of variables, but it does not scale very well if that file needs to be updated, as it would require it to be updated in every workflow application path.
> What I am requesting is another job.properties variable that can point to a config-default.xml file, or a comma separated list of config-default.xml files that will all be applied to the workflow.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)