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

Hudson commented on AMBARI-11983:
---------------------------------

FAILURE: Integrated in Ambari-branch-2.1 #65 (See 
[https://builds.apache.org/job/Ambari-branch-2.1/65/])
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=c33e7d7220090454d89f90a2472507ddb0bee415)
* 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)

Reply via email to