读书人

hadoop异常:quot;failed to report statu

发布时间: 2012-10-31 14:37:31 作者: rapoo

hadoop错误:"failed to report status for 600 seconds"

<property>

? <name>mapred.task.timeout</name>

? <value>600000</value>

? <description>The number of milliseconds before a task will be

? terminated if it neither reads an input, writes an output, nor

? updates its status string.

? </description>

</property>

?

由于执行合并索引操作时间较长,所以超过了600秒的时间限制,把这个值改高点就不会报错了

读书人网 >网络基础

热点推荐