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

Ahmed Radwan updated YARN-131:
------------------------------

    Attachment: YARN-131_rev2.patch

Here is the updated patch correcting the additional file that Siddharth pointed 
out.
                
> Incorrect ACL properties in capacity scheduler documentation
> ------------------------------------------------------------
>
>                 Key: YARN-131
>                 URL: https://issues.apache.org/jira/browse/YARN-131
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: capacityscheduler
>    Affects Versions: 2.0.0-alpha
>            Reporter: Ahmed Radwan
>            Assignee: Ahmed Radwan
>         Attachments: YARN-131.patch, YARN-131_rev2.patch
>
>
> The CapacityScheduler apt file incorrectly specifies the property names 
> controlling acls for application submission and queue administration.
> {{yarn.scheduler.capacity.root.<queue-path>.acl_submit_jobs}}
> should be
> {{yarn.scheduler.capacity.root.<queue-path>.acl_submit_applications}}
> {{yarn.scheduler.capacity.root.<queue-path>.acl_administer_jobs}}
> should be
> {{yarn.scheduler.capacity.root.<queue-path>.acl_administer_queue}}
> Uploading a patch momentarily.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to