The last time I hunted that down in the MapReduce code, I found that the
possible statuses were SUCCESS, FAILED, or KILLED for jobs, tasks, and task
attempts, with the additional possibilities of PREP or RUNNING for jobs.
Ambari does not change the statuses assigned by MapReduce.

Billie


On Mon, Aug 19, 2013 at 7:48 PM, Christian Smith
<[email protected]>wrote:

> Hi,
>
> I'm trying to find a list of possible status values for workflow/job/tasks
> returned by the API so I can attempt to handle them all.  Any idea where I
> could get these?
>
> Thanks,
> Christian
>

Reply via email to