[ https://issues.apache.org/jira/browse/HADOOP-4831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vinod K V updated HADOOP-4831: ------------------------------ Attachment: HADOOP-4831-20081230-git-final.txt Attaching patch. This is to be applied over the final patch on HADOOP-4830 and assumes HADOOP-4830 is in. - This includes two tests that exactly imitate the functionality of the tests TestCapacityScheduler.testJobInitialization and TestCapacityScheduler.testHighPriorityJobInitialization but on a ClusterWithCapacityScheduler. - This also includes addition of functionality in ControlledMapReduce to control the setup tasks along with the usually controlled map and reduce tasks. > Have end to end tests based on MiniMRCluster to verify the correct behaviour > of job initialization. > --------------------------------------------------------------------------------------------------- > > Key: HADOOP-4831 > URL: https://issues.apache.org/jira/browse/HADOOP-4831 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/capacity-sched > Reporter: Vinod K V > Assignee: Vinod K V > Attachments: HADOOP-4831-20081230-git-final.txt > > > Write tests to verify that the right number of jobs in the right order are > initialized and that the limits on the number of jobs that can stay > initialized at any time are honoured. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.