[ https://issues.apache.org/jira/browse/HADOOP-5719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sreekanth Ramakrishnan updated HADOOP-5719: ------------------------------------------- Attachment: HADOOP-5719-4.patch Attaching patch incorporating Vinod's offline comments: * Adding apache license to new test case file. * Changed the name of new test case from TestJobInitializationPoller to TestJobInitialization. * Corrected Typo of initialization the TestCapacityScheduler. * Removed unnecessary whitespaces. * Removed unused variable from TestJobInitialization * Removed unused import from TestCapacityScheduler > Jobs failed during job initalization are never removed from Capacity > Schedulers waiting list > -------------------------------------------------------------------------------------------- > > Key: HADOOP-5719 > URL: https://issues.apache.org/jira/browse/HADOOP-5719 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/capacity-sched > Reporter: Sreekanth Ramakrishnan > Assignee: Sreekanth Ramakrishnan > Attachments: HADOOP-5719-1.patch, HADOOP-5719-2.patch, > HADOOP-5719-3.patch, HADOOP-5719-4.patch > > > Jobs which fail during initalization are never removed from Capacity > Schedulers waiting job list. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.