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

Ravi Gummadi commented on MAPREDUCE-1606:
-----------------------------------------

Unit tests failures are because of zipException and not related to this patch.

Though I couldn't reproduce the testcase TestJobACLs without this patch on 
trunk, I doubt it can fail some times(may be very rare) and would like this fix 
to get committed.

Vinod/Amareshwari, What do you say ?

> TestJobACLs may timeout as there are no slots for launching JOB_CLEANUP task
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1606
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1606
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>             Fix For: 0.22.0
>
>         Attachments: 1606.patch, 1606.v1.1.patch, 1606.v1.patch, 
> MR1606.20S.1.patch, MR1606.20S.patch, MR1606.patch
>
>
> TestJobACLs may timeout as there are no slots for launching JOB_CLEANUP task. 
> Because MiniMRCluster with 0 TaskTrackers is started in the test. In trunk, 
> we can set the config property mapreduce.job.committer.setup.cleanup.needed 
> to false sothat we don't get into this issue.

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