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

Ravi Gummadi updated MAPREDUCE-1606:
------------------------------------

    Attachment: 1606.v2.patch

Attaching patch for trunk fixing the issue by 
(1) making submitJobAsUser() wait till the job goes into RUNNING state
(2) having a long running map task in the job so that job won't finish before 
we kill it
(3) and having 2 TaskTrackers in the cluster

> 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, 
> 1606.v2.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