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

Sreekanth Ramakrishnan commented on HADOOP-4831:
------------------------------------------------

After offline discussion with Vinod, clarifying the statement about job 
initialization with respect to job failures. The test case should do the 
following:

* Submit 3 jobs as a single user.
* Two of the jobs would be initialized for the user.
* Fail one of the job, while setup task of the job is running. So the job 
should be removed from the scheduler job list by next polling interval.
* Check if the 3rd job is initialized.

> 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, 
> HADOOP-4831-20090107-svn-1.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.

Reply via email to