sahara/sahara/service/validations/edp
Ethan Gafford 36881a9cba [EDP] Add Oozie Shell Job Type
This change adds the Shell job type, currently implemented for the
Oozie engine (per spec).

Oozie shell actions provide a great deal of flexibility and will
empower users to easily customize and extend the features of Sahara
EDP as needed. For example, a shell action could be used to manage
hdfs on the cluster, do pre or post processing for another job
launched from Sahara, or run a data processing job from a
specialized launcher that does extra configuration not otherwise
available from Sahara (ie, setting a special classpath for a Java job).

Change-Id: I0d8b59cf55cf583f0d24c2c8c2e487813d8ec716
Implements: blueprint add-edp-shell-action
2015-03-04 11:06:39 -05:00
..
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
base.py Renamed InvalidException to InvalidReferenceException 2015-01-05 10:54:04 -08:00
data_source.py Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00
job.py [EDP] Add Oozie Shell Job Type 2015-03-04 11:06:39 -05:00
job_binary.py Using oslo_* instead of oslo.* 2015-02-04 13:19:28 +03:00
job_binary_internal.py Add missed translations at service/validations/edp 2014-09-16 22:27:16 +04:00
job_execution.py Renamed InvalidException to InvalidReferenceException 2015-01-05 10:54:04 -08:00