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

Sandy Ryza commented on YARN-1288:
----------------------------------

Uploaded a new patch.

Addressed false changes and unused imports.

bq. NOONE_ACL constant should be NO_ONE_ACL
Changed this to EVERYBODY_ACL and NOBODY_ACL.

bq. default getQueueAcl() behavior has not changed, correct?
The behavior has changed.  Added a comment to the getQueueACL method that 
explains the behavior.

> Make Fair Scheduler ACLs more user friendly
> -------------------------------------------
>
>                 Key: YARN-1288
>                 URL: https://issues.apache.org/jira/browse/YARN-1288
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: scheduler
>    Affects Versions: 2.2.0
>            Reporter: Sandy Ryza
>            Assignee: Sandy Ryza
>         Attachments: YARN-1288-1.patch, YARN-1288.patch
>
>
> The Fair Scheduler currently defaults the root queue's acl to empty and all 
> other queues' acl to "*".  Now that YARN-1258 enables configuring the root 
> queue, we should reverse this.  This will also bring the Fair Scheduler in 
> line with the Capacity Scheduler.
> We should also not trim the acl strings, which makes it impossible to only 
> specify groups in an acl.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to