Searched refs:get_by_job_id (Results 1 – 4 of 4) sorted by relevance
1080 state = model.MapreduceState.get_by_job_id(mr_id)1199 fresh_state = model.MapreduceState.get_by_job_id(spec.mapreduce_id)1260 fresh_state = model.MapreduceState.get_by_job_id(1382 state = model.MapreduceState.get_by_job_id(mr_id)1422 state = model.MapreduceState.get_by_job_id(mr_id)1503 fresh_state = model.MapreduceState.get_by_job_id(mr_id)1819 mapreduce_state = model.MapreduceState.get_by_job_id(mapreduce_id)1864 mapreduce_state = model.MapreduceState.get_by_job_id(mapreduce_id)
114 mapreduce_state = model.MapreduceState.get_by_job_id(mapreduce_id)
549 state = MapreduceState.get_by_job_id(mr_id)626 def get_by_job_id(cls, mapreduce_id): member in MapreduceState
176 state = model.MapreduceState.get_by_job_id(job_id)