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

Amar Kamat updated MAPREDUCE-677:
---------------------------------

    Release Note: TestNodeRefresh sometimes timed out. This happened because 
the test started a MR cluster with 2 trackers and ran a half-waiting-mapper 
job. Tasks that have id > total-maps/2 wait for a signal. Because of 2 
trackers, the tasks got scheduled out of order (locality) and hence the job got 
stuck. The fix is to start only one tracker and then add a new tracker later.

> TestNodeRefresh timesout
> ------------------------
>
>                 Key: MAPREDUCE-677
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-677
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>            Reporter: Amar Kamat
>            Assignee: Amar Kamat
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-677-v1.0.patch, 
> MAPREDUCE-677-v1.1-branch-0.20.patch, MAPREDUCE-677-v1.1.patch
>
>


-- 
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