[ 
https://issues.apache.org/jira/browse/HADOOP-5719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701419#action_12701419
 ] 

Sreekanth Ramakrishnan commented on HADOOP-5719:
------------------------------------------------

Currently job initialization is done in {{JobInitalizationPoller}} in the 
poller when an Exception is thrown while doing {{JobInProgress.initTasks()}} it 
does a {{JobInProgress.fail()}} but the fail does not inform all the job in 
progress listeners, resulting in job not being removed from the waiting job 
list of scheduler.

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

Reply via email to