You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ao...@apache.org on 2015/06/10 19:00:37 UTC

[2/2] ambari git commit: AMBARI-11557. yarn.admin.acl set to empty string causes all data to be exposed in Tez view (aonishuk)

AMBARI-11557. yarn.admin.acl set to empty string causes all data to be exposed in Tez view  (aonishuk)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/370d4ca1
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/370d4ca1
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/370d4ca1

Branch: refs/heads/branch-2.1
Commit: 370d4ca1977335265bc97d66214612794a2d76d3
Parents: c66fb49
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Wed Jun 10 20:00:27 2015 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Wed Jun 10 20:00:27 2015 +0300

----------------------------------------------------------------------
 .../src/main/resources/stacks/HDP/2.2/services/YARN/kerberos.json   | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/370d4ca1/ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/kerberos.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/kerberos.json b/ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/kerberos.json
index e9482ab..ff8dc2c 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/kerberos.json
+++ b/ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/kerberos.json
@@ -19,7 +19,6 @@
             "yarn.timeline-service.enabled": "true",
             "yarn.timeline-service.http-authentication.type": "kerberos",
             "yarn.acl.enable": "true",
-            "yarn.admin.acl": " ",
             "yarn.timeline-service.http-authentication.signature.secret": "",
             "yarn.timeline-service.http-authentication.signature.secret.file": "",
             "yarn.timeline-service.http-authentication.signer.secret.provider": "",