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

Matei Zaharia commented on HADOOP-5288:
---------------------------------------

How do you define the "order of scheduling", is it just at the time the method 
is called? The thing is that the order may change later when some jobs finish 
some tasks and end up below their fair share.

> FairScheduler.getJobs(queue) should return the jobs in the order of 
> scheduling.
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-5288
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5288
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/fair-share
>            Reporter: Vinod K V
>
> Without this, it is difficult to know what the order of preference of running 
> tasks from jobs at any time is.

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