Sometimes job does not get removed from scheduler queue after it is killed --------------------------------------------------------------------------
Key: HADOOP-5794 URL: https://issues.apache.org/jira/browse/HADOOP-5794 Project: Hadoop Core Issue Type: Bug Components: contrib/capacity-sched Affects Versions: 0.20.0 Reporter: Karam Singh Sometimes when we kill a job, it does get removed from waiting queue, while job status: "Killed" with Job Setup and Cleanup: "Successful" Also JobTracker webui shows job under failed jobs lists and hadoop job -list all, hadoop queue <queuename> -showJobs also shows jobs state=5. Prior to killing job state was "Running" -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.