This is an automated email from the ASF dual-hosted git repository.

amagyar pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 1912a19  AMBARI-23719. hbase.zookeeper.property.clientPort config of 
AMS is empty after Ambari Upgrade (amagyar) (#1127)
1912a19 is described below

commit 1912a19ef0f01fe219c97511798a8aa13034e2c2
Author: Attila Magyar <[email protected]>
AuthorDate: Fri Apr 27 18:41:42 2018 +0200

    AMBARI-23719. hbase.zookeeper.property.clientPort config of AMS is empty 
after Ambari Upgrade (amagyar) (#1127)
---
 .../AMBARI_METRICS/0.1.0/configuration/ams-hbase-site.xml              | 3 ---
 1 file changed, 3 deletions(-)

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 de4ebb0..2d248fa 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
@@ -391,9 +391,6 @@
   <property>
     <name>hbase.zookeeper.property.clientPort</name>
     <value>{{zookeeper_clientPort}}</value>
-    <value-attributes>
-      <type>int</type>
-    </value-attributes>
     <depends-on>
       <property>
         <type>zoo.cfg</type>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to