[
https://issues.apache.org/jira/browse/MAPREDUCE-6232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303244#comment-14303244
]
Hadoop QA commented on MAPREDUCE-6232:
--------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12696173/MAPREDUCE-6232.v2.patch
against trunk revision 8cb4731.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:red}-1 javac{color}. The applied patch generated 1191 javac
compiler warnings (more than the trunk's current 1187 warnings).
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:red}-1 findbugs{color}. The patch appears to introduce 1 new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
hadoop-maven-plugins.
Test results:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5146//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5146//artifact/patchprocess/newPatchFindbugsWarningshadoop-maven-plugins.html
Javac warnings:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5146//artifact/patchprocess/diffJavacWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5146//console
This message is automatically generated.
> 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
> Fix For: 2.6.0
>
> Attachments: MAPREDUCE-6232.patch, MAPREDUCE-6232.v2.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)