deb-sahara/sahara/service/validations/edp
Mikhail Lelyakin ea68895932 Resolve bug with long value to RANDSTR function.
There are any bugs in job status, when we use data source with invalid
urls, like:
 /user/hadoop/ti-%RANDSTR(4294967297)%-demo
It's impossible to create random string with this length, that's why I add
check to this value.

Change-Id: I8229e4eb4ace8f9cc551c77b6e5b23150967446f
Closes-bug: 1560890
2016-05-12 13:49:22 +03:00
..
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
base.py [EDP] Add scheduling EDP jobs in sahara(oozie engine implementation) 2015-12-24 22:09:33 +08:00
data_source_schema.py Adding shared and protected resources support 2015-08-20 10:36:30 +03:00
data_source.py Resolve bug with long value to RANDSTR function. 2016-05-12 13:49:22 +03:00
job_binary_internal_schema.py Adding shared and protected resources support 2015-08-20 10:36:30 +03:00
job_binary_internal.py Add missed translations at service/validations/edp 2014-09-16 22:27:16 +04:00
job_binary_schema.py Adding shared and protected resources support 2015-08-20 10:36:30 +03:00
job_binary.py Fixing problem with validation of job binaries update 2015-10-23 09:28:15 +00:00
job_execution_schema.py [EDP] Add suspend_job() for sahara edp engine(oozie implementation) 2016-02-23 12:03:18 +08:00
job_execution.py Merge "[EDP] Add suspend_job() for sahara edp engine(oozie implementation)" 2016-02-24 11:59:11 +00:00
job_interface.py [EDP] Unified Map to Define Job Interface 2015-06-29 12:43:43 -04:00
job_schema.py Adding shared and protected resources support 2015-08-20 10:36:30 +03:00
job.py rename service api modules 2016-03-28 19:21:19 -04:00