You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ds...@apache.org on 2015/11/09 15:31:36 UTC

ambari git commit: AMBARI-13774 nimbus.authorizer not removed when security disabled (dsen)

Repository: ambari
Updated Branches:
  refs/heads/trunk 18a25ce13 -> 88c850bbe


AMBARI-13774 nimbus.authorizer not removed when security disabled (dsen)


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

Branch: refs/heads/trunk
Commit: 88c850bbef0025b0016869fe66ec25f6edc94d81
Parents: 18a25ce
Author: Dmytro Sen <ds...@apache.org>
Authored: Mon Nov 9 16:31:26 2015 +0200
Committer: Dmytro Sen <ds...@apache.org>
Committed: Mon Nov 9 16:31:26 2015 +0200

----------------------------------------------------------------------
 .../stacks/HDP/2.2/services/STORM/configuration/storm-site.xml      | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/88c850bb/ambari-server/src/main/resources/stacks/HDP/2.2/services/STORM/configuration/storm-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.2/services/STORM/configuration/storm-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.2/services/STORM/configuration/storm-site.xml
index 29dc700..88b9364 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.2/services/STORM/configuration/storm-site.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.2/services/STORM/configuration/storm-site.xml
@@ -112,7 +112,6 @@
 
   <property>
     <name>nimbus.authorizer</name>
-    <value>backtype.storm.security.auth.authorizer.SimpleACLAuthorizer</value>
     <description>Log directory for Storm.</description>
     <depends-on>
       <property>