[
https://issues.apache.org/jira/browse/MAPREDUCE-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth Seth updated MAPREDUCE-4290:
--------------------------------------
Status: Open (was: Patch Available)
There needs to be a couple additional cases within the FINISHED state - to deal
with KILLED/FAILED. Other than that the patch looks good.
Another problem with the getAllJobs() API - it gets the application list from
the RM - which means it's going to convert non MapReduce apps as well. Don't
believe there's any good way to differentiate between application types from
the RM list.
> JobStatus.getState() API is giving ambiguous values
> ---------------------------------------------------
>
> Key: MAPREDUCE-4290
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4290
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 2.0.0-alpha, 3.0.0
> Reporter: Nishan Shetty
> Assignee: Devaraj K
> Attachments: MAPREDUCE-4290.patch
>
>
> For failed job getState() API is giving status as SUCCEEDED if we use
> JobClient.getAllJobs() for retrieving all jobs info from RM.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira