[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Liyin Liang updated MAPREDUCE-2207:
-----------------------------------

    Attachment: ant-test.txt

Hi Scott, 
The ant-test.txt file is the result of "ant test". The result of "ant 
test-patch" is as follows:

     [exec] +1 overall.  
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 3 new or 
modified tests.
     [exec] 
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning 
messages.
     [exec] 
     [exec]     +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
     [exec] 
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs 
(version 1.3.9) warnings.
     [exec] 
     [exec]     +1 release audit.  The applied patch does not increase the 
total number of release audit warnings.
     [exec] 
     [exec]     +1 system test framework.  The patch passed system test 
framework compile.


> Task-cleanup task should not be scheduled on the node that the task just 
> failed
> -------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2207
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2207
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Scott Chen
>             Fix For: 0.23.0
>
>         Attachments: 0.19.1.diff, 2207-1.diff, 2207-2.diff, 2207-3.diff, 
> 2207-3.diff, ant-test.txt
>
>
> Currently the task-cleanup task always go to the same node that the task just 
> failed.
> There is a higher chance that it hits a bad node. This should be changed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to