[
https://issues.apache.org/jira/browse/HADOOP-5288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683883#action_12683883
]
Hemanth Yamijala commented on HADOOP-5288:
------------------------------------------
Yes, it is true that in the fairshare scheduler, the order of jobs is much more
dynamic than the other two schedulers. But still showing in the order at the
time of the method call might help to give a better picture than what is giving
currently, where the order in which the jobs are being considered has no
relation to what is displayed.
> 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.