Skip to content

Commit 43b514c

Browse files
author
lgh
committed
add config in hdfs-default.xml
1 parent d496303 commit 43b514c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -936,6 +936,13 @@
936936
</description>
937937
</property>
938938

939+
<property>
940+
<name>dfs.heartbeat.reregister.interval</name>
941+
<value>6</value>
942+
<description>
943+
</description>
944+
</property>
945+
939946
<property>
940947
<name>dfs.datanode.lifeline.interval.seconds</name>
941948
<value></value>

0 commit comments

Comments
 (0)