[
https://issues.apache.org/jira/browse/HADOOP-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641310#action_12641310
]
Vivek Ratan commented on HADOOP-4428:
-------------------------------------
Summarizing the details:
We have two config values for the scheduler, regarding the number of
simultaneous jobs that can be initialized: #jobs/user and #jobs/queue. These
are optional settings in the scheduler's config file. Their default values are
3 and 10 respectively.
If these limits are met, or all jobs in a queue have been looked at, and no
task has been found, the scheduler looks at the next queue.
HADOOP-4471 has been created to deal with the sorting of running jobs.
> Job Priorities are not handled properly
> ----------------------------------------
>
> Key: HADOOP-4428
> URL: https://issues.apache.org/jira/browse/HADOOP-4428
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/capacity-sched
> Affects Versions: 0.19.0
> Environment: Cluster: 106 TTs MapCapacity=212, ReduceCapacity=212
> Single Queue=default, User Limit=25, Priorities = Yes.
> Using hadoop branch 0.19 revision=705159
> Reporter: Karam Singh
> Assignee: Vinod K V
> Priority: Blocker
> Fix For: 0.19.0
>
> Attachments: HADOOP-4428-20081017.1.txt, HADOOP-4428-20081020.txt,
> HADOOP-4428.patch
>
>
> Job Priorities are not handled properly
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.