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 2019/08/30 20:56: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-5.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
>            Assignee: Jason Phelps
>            Priority: Major
>         Attachments: OOZIE-3179-1.patch, OOZIE-3179-2.patch, OOZIE-3179-3.patch, OOZIE-3179-4.patch, OOZIE-3179-5.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
(v8.3.2#803003)