[
https://issues.apache.org/jira/browse/HADOOP-5745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matei Zaharia updated HADOOP-5745:
----------------------------------
Issue Type: New Feature (was: Improvement)
Release Note: Added a configuration parameter for setting a default limit
on number of running jobs for all pools in the fair scheduler.
Hadoop Flags: [Reviewed]
> Allow setting the default value of maxRunningJobs for all pools
> ---------------------------------------------------------------
>
> Key: HADOOP-5745
> URL: https://issues.apache.org/jira/browse/HADOOP-5745
> Project: Hadoop Core
> Issue Type: New Feature
> Components: contrib/fair-share
> Reporter: dhruba borthakur
> Assignee: dhruba borthakur
> Attachments: fairShareMaxJobs.patch, fairShareMaxJobs.patch,
> fairShareMaxJobs.patch
>
>
> The <pool> element allows setting the maxRunningJobs for that pool. It wold
> be nice to be able to set a default value for all pools.
> In out configuration, pools are autocreated.. every new uesre gets his own
> pool. We would like to allow each user to be able to run a max of 5 jobs at a
> time. For the etl pool, this limit will be set to a greater value,
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.