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:36 UTC

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

Repository: ambari
Updated Branches:
  refs/heads/branch-2.1 c66fb49c2 -> 370d4ca19
  refs/heads/trunk e93d40045 -> 95f7f6d89


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/95f7f6d8
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/95f7f6d8
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/95f7f6d8

Branch: refs/heads/trunk
Commit: 95f7f6d89a9a5883faaf99dbb9dd6c085452679b
Parents: e93d400
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Wed Jun 10 20:00:25 2015 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Wed Jun 10 20:00:25 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/95f7f6d8/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": "",


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

Posted by ao...@apache.org.
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": "",