[
https://issues.apache.org/jira/browse/OOZIE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16358863#comment-16358863
]
Jason Phelps commented on OOZIE-3179:
-------------------------------------
This was basically asked on Stack Overflow a few months ago as well
[https://stackoverflow.com/questions/46220293/is-there-a-way-to-use-config-default-xml-globally-in-oozie]
> 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
>
> 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)