GoogleCloudPlatform/oozie-to-airflow

Add support for config-default.xml

potiuk opened this issue · 0 comments

We should handle config-default.xml placed in HDFS folder.

It's related to #39 and #134 but it's a bit different.

The optional config-default.xml file can be packaged with the workflow and deployed in the workflow app directory on HDFS. This file has default values for variables that are not defined via the job.properties file or the -D option.