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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new fa7f03f  HDFS-14826. dfs.ha.zkfc.port property duplicated in 
hdfs-default.xml. Contributed by Renukaprasad C.
fa7f03f is described below

commit fa7f03fc560e5c19383a54db76583c065e9df352
Author: Surendra Singh Lilhore <surendralilh...@apache.org>
AuthorDate: Fri Sep 6 17:55:30 2019 +0530

    HDFS-14826. dfs.ha.zkfc.port property duplicated in hdfs-default.xml. 
Contributed by Renukaprasad C.
---
 .../hadoop-hdfs/src/main/resources/hdfs-default.xml               | 8 --------
 1 file changed, 8 deletions(-)

diff --git 
a/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml 
b/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
index d41585f..69017df 100755
--- a/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
+++ b/hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
@@ -3405,14 +3405,6 @@
 </property>
 
 <property>
-  <name>dfs.ha.zkfc.port</name>
-  <value>8019</value>
-  <description>
-    RPC port for Zookeeper Failover Controller.
-  </description>
-</property>
-
-<property>
   <name>dfs.datanode.bp-ready.timeout</name>
   <value>20s</value>
   <description>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to