deb-sahara/sahara/plugins/fake
Li, Chen 6c0db8e84a Rename oozie_job_id
The "oozie_job_id" column in table "job_executions" represents
oozie_job_id only when the edp engine is oozie. When it is spark
engin, oozie_job_id = pid@instance_id, when it is storm engine,
oozie_job_id = topology_name@instance_id.

Rename oozie_job_id to engine_job_id to aviod confusing.

Change-Id: I2671b91a315b2c7a2b805ce4d494252860a7fe6c
Closes-bug: 1479575
2015-08-26 14:58:48 +08:00
..
__init__.py Add simple fake plugin for testing 2014-04-24 14:33:35 +04:00
edp_engine.py Rename oozie_job_id 2015-08-26 14:58:48 +08:00
plugin.py Implement job-types endpoint support methods for Fake plugin 2015-03-18 13:24:02 -04:00