|
@@ -1208,6 +1208,16 @@
|
|
in milliseconds</description>
|
|
in milliseconds</description>
|
|
</property>
|
|
</property>
|
|
|
|
|
|
|
|
+<property>
|
|
|
|
+ <name>mapred.disk.healthChecker.interval</name>
|
|
|
|
+ <value>60000</value>
|
|
|
|
+ <description>How often the TaskTracker checks the health of its
|
|
|
|
+ local directories. Configuring this to a value smaller than the
|
|
|
|
+ heartbeat interval is equivalent to setting this to heartbeat
|
|
|
|
+ interval value.
|
|
|
|
+ </description>
|
|
|
|
+</property>
|
|
|
|
+
|
|
<property>
|
|
<property>
|
|
<name>mapred.healthChecker.script.timeout</name>
|
|
<name>mapred.healthChecker.script.timeout</name>
|
|
<value>600000</value>
|
|
<value>600000</value>
|