Siddharth Seth created YARN-4208:
------------------------------------

             Summary: Support additional values for FinalApplicationStatus
                 Key: YARN-4208
                 URL: https://issues.apache.org/jira/browse/YARN-4208
             Project: Hadoop YARN
          Issue Type: Improvement
    Affects Versions: 2.2.0
            Reporter: Siddharth Seth


FinalApplicationStatus currently supports SUCCEEDED, FAILED and KILLED as 
values after an application completes.

While these are sufficient for jobs like MR where a single job maps to a single 
job, these values are not very useful for longer running applications. It does 
actually lead to confusion when users end up interpreting this value as the 
exit status of a job which may be one of many running as part of a single 
application.

A more generic FinalAppStatus status such as 'COMPLETED' would be useful to 
have.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to