RETIRED, further work has moved to Debian project infrastructure
Go to file
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
devstack Adding Grenade support for Sahara 2015-08-20 17:28:41 +03:00
doc/source Add validation rules about IMPALAD 2015-08-21 17:30:23 +03:00
etc Merge "Added support for MapR v5.0.0" 2015-08-25 21:20:52 +00:00
sahara Rename oozie_job_id 2015-08-26 14:58:48 +08:00
tools Fail if FAILED in the scenario tests run log 2015-08-22 22:39:50 +03:00
.coveragerc Increase coverage report precision 2015-08-10 18:47:37 +03:00
.gitignore Cleanup .gitignore 2015-07-21 17:06:42 +03:00
.gitreview Update .gitreview to point on updated repo 2014-03-12 16:55:37 +04:00
.mailmap Add entry for Yevgen Runts to avoid dup author 2014-09-18 18:06:56 -07:00
.testr.conf Group tests by class 2014-08-04 14:59:13 +04:00
babel.cfg First steps for i18n support 2013-08-26 22:16:45 +04:00
bandit.yaml Adding basic bandit config 2015-04-27 12:04:25 -04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:40 +00:00
HACKING.rst Use jsonutils from oslo.serialization 2015-04-14 12:16:53 +03:00
LICENSE copyright has been added 2013-03-11 10:30:40 +04:00
MANIFEST.in Update vanilla plugin to the latest version 2015-08-07 23:24:50 +03:00
openstack-common.conf Switch to oslo.service 2015-06-23 15:52:47 +02:00
pylintrc Removed attempt to ignore tests in pylint 2014-09-11 15:35:25 +00:00
README.rst Standardize README header 2014-03-29 14:12:44 +00:00
requirements.txt Updated from global requirements 2015-08-25 07:40:14 +00:00
run_tests.sh Fixup 'savanna' references in run_tests.sh 2014-03-20 16:52:42 -04:00
setup.cfg Remove openstack.common package 2015-07-20 21:24:22 +00:00
setup.py Updated from global requirements 2015-07-15 01:38:05 +00:00
test-requirements-bandit.txt Adding basic bandit config 2015-04-27 12:04:25 -04:00
test-requirements.txt Updated from global requirements 2015-08-12 23:14:36 +00:00
tox.ini Add script to report uncovered new lines 2015-08-10 18:47:38 +03:00