You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sw...@apache.org on 2015/03/13 21:48:59 UTC

ambari git commit: AMBARI-10066. AMS collector died due to ZK session timeout. (swagle)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.0.0 4c8b6b10d -> 06fe06aea


AMBARI-10066. AMS collector died due to ZK session timeout. (swagle)


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

Branch: refs/heads/branch-2.0.0
Commit: 06fe06aead98f373b9b0d6baef2e9b475fa4a717
Parents: 4c8b6b1
Author: Siddharth Wagle <sw...@hortonworks.com>
Authored: Fri Mar 13 13:34:32 2015 -0700
Committer: Siddharth Wagle <sw...@hortonworks.com>
Committed: Fri Mar 13 13:36:35 2015 -0700

----------------------------------------------------------------------
 .../AMBARI_METRICS/0.1.0/configuration/ams-hbase-site.xml    | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/06fe06ae/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-site.xml b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-site.xml
index df94d8d..b2e8eb4 100644
--- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-site.xml
+++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/configuration/ams-hbase-site.xml
@@ -263,6 +263,14 @@
     <description>ZooKeeper session timeout in milliseconds.</description>
   </property>
   <property>
+    <name>zookeeper.session.timeout.localHBaseCluster</name>
+    <value>120000</value>
+    <description>
+      ZooKeeper session timeout in milliseconds for
+      pseudo distributed mode.
+    </description>
+  </property>
+  <property>
     <name>phoenix.sequence.saltBuckets</name>
     <value>2</value>
     <description>