[ 
https://issues.apache.org/jira/browse/HADOOP-4178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sreekanth Ramakrishnan updated HADOOP-4178:
-------------------------------------------

    Attachment: HADOOP-4178-1.patch

Configuration for the following default queue parameter should are added to the 
capacity_scheduler.xml.

- Default Guaranteed Capacity: 
_mapred.capacity-scheduler.default-guaranteed-capacity_
- Default Reclaim time limit: 
_mapred.capacity-scheduler.default-reclaim-time-limit_
- Default priority supported: 
_mapred.capacity-scheduler.default-supports-priority_
- Default User limit:: 
_mapred.capacity-scheduler.default-minimum-user-limit-percent_

Modified the test case in order to write out default configuration which is 
required by the _CapacitySchedulerConf_ add a new test case to test the default 
parameter setting.

Removed an empty method from _CapacitySchedulerConf_ and implemented logic for 
reading defaults first in the _CapacitySchedulerConf_


> The capacity scheduler's defaults for queues should be configurable.
> --------------------------------------------------------------------
>
>                 Key: HADOOP-4178
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4178
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: contrib/capacity-sched
>            Reporter: Owen O'Malley
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: HADOOP-4178-1.patch
>
>
> The default values for the queue attributes should be configurable rather 
> than hard coded.

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