mapred.speculative.execution description in hadoop-defauls.xml is not complete
------------------------------------------------------------------------------
Key: HADOOP-802
URL: http://issues.apache.org/jira/browse/HADOOP-802
Project: Hadoop
Issue Type: Bug
Components: conf
Affects Versions: 0.9.1
Reporter: Nigel Daley
Assigned To: Nigel Daley
Priority: Trivial
<property>
<name>mapred.speculative.execution</name>
<value>true</value>
<description>If true, then multiple instances of some map tasks may
be executed in parallel.</description>
</property>
This property also controls speculative execution of reduces, however the
description field doesn't indicate that.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira