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