[
https://issues.apache.org/jira/browse/AMBARI-11557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580923#comment-14580923
]
Hudson commented on AMBARI-11557:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2878 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2878/])
AMBARI-11557. yarn.admin.acl set to empty string causes all data to be exposed
in Tez view (aonishuk) (aonishuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=95f7f6d89a9a5883faaf99dbb9dd6c085452679b)
* ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/kerberos.json
> yarn.admin.acl set to empty string causes all data to be exposed in Tez view
> -----------------------------------------------------------------------------
>
> Key: AMBARI-11557
> URL: https://issues.apache.org/jira/browse/AMBARI-11557
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.1.0
>
>
> yarn-site.xml had the following:
>
>
>
> <property>
> <name>yarn.admin.acl</name>
> <value></value>
> </property>
>
> In this case, all entities regardless of the acl specs were accessible to all
> users.
> By adding a space in the value, the acl enforcement worked correctly.
> \cc zshen tathiapinya
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)