[
https://issues.apache.org/jira/browse/MAPREDUCE-6232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298000#comment-14298000
]
Yang Hao commented on MAPREDUCE-6232:
-------------------------------------
I have done an experiment in pseudo-distributed env, it will work.
I think you can have look at the patch to check whether it's Okay
> Task state is running when all task attempts fail
> -------------------------------------------------
>
> Key: MAPREDUCE-6232
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6232
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: task
> Affects Versions: 2.6.0
> Reporter: Yang Hao
> Assignee: Yang Hao
> Attachments: MAPREDUCE-6232.patch, TaskImpl.new.png,
> TaskImpl.normal.png, result.pdf
>
>
> When task attempts fails, the task's state is still running. A clever way is
> to check the task attempts's state, if none of the attempts is running, then
> the task state should not be running
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)