Repository: ambari
Updated Branches:
  refs/heads/branch-2.1.2 c3367d4a7 -> 92ebe0912


AMBARI-14016 Backport AMS auto-start and watchdog thread changes to 2.1.2 
(additional commit) (dsen)


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

Branch: refs/heads/branch-2.1.2
Commit: 92ebe091238a16b613eb186464c1cd4e5aac5431
Parents: c3367d4
Author: Dmytro Sen <[email protected]>
Authored: Tue Dec 1 00:13:49 2015 +0200
Committer: Dmytro Sen <[email protected]>
Committed: Tue Dec 1 00:13:49 2015 +0200

----------------------------------------------------------------------
 .../AMBARI_METRICS/0.1.0/configuration/ams-hbase-site.xml          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/92ebe091/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 093693f..17f9b81 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
@@ -265,7 +265,7 @@
   </property>
   <property>
     <name>zookeeper.session.timeout.localHBaseCluster</name>
-va    <value>120000</value>
+    <value>120000</value>
     <description>
       ZooKeeper session timeout in milliseconds for
       pseudo distributed mode.

Reply via email to