deb-sahara/sahara/service/edp
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
..
binary_retrievers Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00
oozie Config parameters beginning with "oozie." should be in job properties file 2015-02-09 16:25:00 -05:00
resources Add Swift integration with Spark 2015-02-03 10:34:32 -05:00
spark Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
api.py Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00
base_engine.py Moved validate_edp from plugin SPI to edp_engine 2014-09-10 10:10:41 -07:00
hdfs_helper.py Moved exceptions.py and utils.py up to plugins dir 2014-10-07 09:00:19 +04:00
job_manager.py Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00
job_utils.py Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00