[
https://issues.apache.org/jira/browse/MAPREDUCE-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsuyoshi OZAWA updated MAPREDUCE-6073:
--------------------------------------
Status: Patch Available (was: Open)
> Description of mapreduce.job.speculative.slowtaskthreshold in mapred-default
> should be moved into description tags
> ------------------------------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-6073
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6073
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: documentation
> Reporter: Tsuyoshi OZAWA
> Assignee: Tsuyoshi OZAWA
> Priority: Trivial
> Attachments: MAPREDUCE-6073.1.patch
>
>
> Currently, description of mapreduce.job.speculative.slowtaskthreshold in
> mapred-default is put outside of description tags. We should move it into
> description tags.
> {code}
> <property>
> <name>mapreduce.job.speculative.slowtaskthreshold</name>
> <value>1.0</value>The number of standard deviations by which a task's
> ave progress-rates must be lower than the average of all running tasks'
> for the task to be considered too slow.
> <description>
> </description>
> </property>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)