由于某种原因,在伪节点上执行任务时,任务没有进展.您可以在mapred-site.xml中增加"mapred.task.timeout"设置.mapred-default.xml中的默认值为:
<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>
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
4770 次 |
| 最近记录: |