You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Erik Bergenholtz (JIRA)" <ji...@apache.org> on 2015/06/05 13:15:00 UTC

[jira] [Commented] (AMBARI-11697) CapSched Improvements

    [ https://issues.apache.org/jira/browse/AMBARI-11697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14574329#comment-14574329 ] 

Erik Bergenholtz commented on AMBARI-11697:
-------------------------------------------

commit 7d793c2b33730184e8ba8cb6d8dfd6589578e21d


> CapSched Improvements
> ---------------------
>
>                 Key: AMBARI-11697
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11697
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-views
>    Affects Versions: 2.1.0
>            Reporter: Erik Bergenholtz
>            Assignee: Erik Bergenholtz
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-11697.2.patch, AMBARI-11697.3.patch, AMBARI-11697.patch
>
>
> - Add Automatic ResourceManager URL configuration for http/https
> - Validate that Queue capacity adds up to 100%
> - Allow spaces in configuration:
> {code}
>     <property>
>       <name>yarn.scheduler.capacity.root.acl_administer_queue</name>
>       <value> </value>
>     </property>
>     <property>
>       <name>yarn.scheduler.capacity.root.acl_submit_applications</name>
>       <value> </value>
>     </property>
> {code}
> - Do not allow views to be created with duplicate names
> - Do not allow views to be created with empty names



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)