[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983543#action_12983543
 ] 

Todd Lipcon commented on MAPREDUCE-2207:
----------------------------------------

It seems that TestSetupTaskScheduling is failing in trunk builds since this was 
committed. It fails for me on trunk and passes again if I revert this change 
locally.

Are you sure the patch committed is the same one you ran tests on when you 
uploaded ant-test.txt? (I verified that the one that got committed is indeed 
the newest attached to this JIRA)

> 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