deb-sahara/sahara/service/edp/oozie
Trevor McKay 7e4693ebe8 Config parameters beginning with "oozie." should be in job properties file
In the Oozie EDP engine, look for configs beginning with 'oozie.' and
pass them to _get_oozie_job_params() as additional values to be written
to the job properties file. Do not allow the workflow application path
to be overwritten (oozie.wf.application.path) since it is generated by
EDP. Prevent configs beginning with 'oozie.' from being written to the
workflow.xml file in workflow_factory.py

Closes-Bug: 1419923
Change-Id: I75b60e5bc3d1afadac7c2b209e3ea68e4ba9e88b
2015-02-09 16:25:00 -05:00
..
workflow_creator Config parameters beginning with "oozie." should be in job properties file 2015-02-09 16:25:00 -05:00
__init__.py Refactor the job manager to allow multiple execution engines 2014-07-09 10:18:29 -04:00
engine.py Config parameters beginning with "oozie." should be in job properties file 2015-02-09 16:25:00 -05:00
oozie.py Implement EDP for a Spark standalone cluster 2014-07-30 17:13:42 -04:00