[ https://issues.apache.org/jira/browse/HADOOP-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hemanth Yamijala updated HADOOP-4428: ------------------------------------- Attachment: HADOOP-4428.patch Attaching a patch that addresses the problems raised with the previous one. The changes are: - We check the job state to be running before assigning a task. - We don't look at jobs in any other queue, if the job currently initialized is not yet running. - Modified the test case to make sure that in multiple queues scenario as well, no tasks are returned when a job in the waiting queue is initialized. Testing in progress. > Job Priorities are not handled properly > ---------------------------------------- > > Key: HADOOP-4428 > URL: https://issues.apache.org/jira/browse/HADOOP-4428 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/capacity-sched > Affects Versions: 0.19.0 > Environment: Cluster: 106 TTs MapCapacity=212, ReduceCapacity=212 > Single Queue=default, User Limit=25, Priorities = Yes. > Using hadoop branch 0.19 revision=705159 > Reporter: Karam Singh > Assignee: Vinod K V > Priority: Blocker > Fix For: 0.19.0 > > Attachments: HADOOP-4428-20081017.1.txt, HADOOP-4428-20081020.txt, > HADOOP-4428.patch > > > Job Priorities are not handled properly -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.