[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14149764#comment-14149764
 ] 

Hudson commented on MAPREDUCE-6073:
-----------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #6122 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/6122/])
MAPREDUCE-6073. Description of mapreduce.job.speculative.slowtaskthreshold in 
mapred-default should be moved into description tags (Tsuyoshi OZAWA via aw) 
(aw: rev 1147b9ae16186ef4637269f615cfa87f16c1b5a8)
* hadoop-mapreduce-project/CHANGES.txt
* 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml


> 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
>             Fix For: 2.6.0
>
>         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)

Reply via email to