[
https://issues.apache.org/jira/browse/AMBARI-11557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14567486#comment-14567486
]
Hudson commented on AMBARI-11557:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #2774 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2774/])
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=ee96fdebcbed850814a8d1b2369530478aa5f0f5)
* ambari-web/app/data/HDP2.2/site_properties.js
*
ambari-common/src/main/python/resource_management/libraries/providers/xml_config.py
*
ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/configuration/hdfs-site.xml
*
ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/configuration/core-site.xml
*
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/core-site.xml
*
ambari-common/src/main/python/resource_management/libraries/providers/properties_file.py
*
ambari-server/src/main/resources/stacks/HDP/2.2/services/HBASE/configuration/hbase-site.xml
* ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/kerberos.json
*
ambari-common/src/main/python/resource_management/libraries/providers/modify_properties_file.py
> 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)