[
https://issues.apache.org/jira/browse/AMBARI-11983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591040#comment-14591040
]
Hudson commented on AMBARI-11983:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2948 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2948/])
AMBARI-11983. yarn acl related properties are open to everyone (*) for secure
cluster.(vbrodetskyi) (vbrodetskyi:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8f598c55219f4db90ccf2f778d2586a73e9b9085)
* ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/kerberos.json
> yarn acl related properties are open to everyone (*) for secure cluster
> -----------------------------------------------------------------------
>
> Key: AMBARI-11983
> URL: https://issues.apache.org/jira/browse/AMBARI-11983
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Blocker
> Fix For: 2.1.0
>
> Attachments: AMBARI-11983.patch
>
>
> In capacity-scheduler.xml, the followings are set by default and it is too
> open for secure cluster:
> {noformat}
> <property>
> <name>yarn.scheduler.capacity.root.acl_administer_queue</name>
> <value>*</value>
> </property>
> <property>
> <name>yarn.scheduler.capacity.root.default.acl_administer_jobs</name>
> <value>*</value>
> </property>
> <property>
> <name>yarn.scheduler.capacity.root.default.acl_submit_applications</name>
> <value>*</value>
> </property>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)