Repository: ambari
Updated Branches:
  refs/heads/trunk 397ddb596 -> cd39cde29


AMBARI-13793-2 Resource Manager (HA) fails to start after enabling Kerberos 
(dsen)


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

Branch: refs/heads/trunk
Commit: cd39cde2985468e9d43f7821b81e6849876d1d20
Parents: 397ddb5
Author: Dmytro Sen <[email protected]>
Authored: Fri Nov 20 16:42:28 2015 +0200
Committer: Dmytro Sen <[email protected]>
Committed: Fri Nov 20 16:42:28 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/cd39cde2/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 da36a25..2f74aba 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
@@ -31,7 +31,8 @@
             "yarn.resourcemanager.proxyusers.*.hosts": "",
             "yarn.resourcemanager.proxyusers.*.users": "",
             "yarn.resourcemanager.proxy-user-privileges.enabled": "true",
-            "yarn.nodemanager.linux-container-executor.cgroups.mount-path": ""
+            "yarn.nodemanager.linux-container-executor.cgroups.mount-path": "",
+            "yarn.resourcemanager.zk-state-store.parent-path": 
"/rmstore-secure"
           }
         },
         {

Reply via email to