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

Hudson commented on MAPREDUCE-1996:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #616 (See 
[https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/616/])
    MAPREDUCE-1996. API: Reducer.reduce() method detail misstatement. 
Contributed by Harsh J Chouraria.


> API: Reducer.reduce() method detail misstatement
> ------------------------------------------------
>
>                 Key: MAPREDUCE-1996
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1996
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.20.1
>         Environment: Seen in Hadoop 0.20.2 API and Hadoop 0.19.x API
>            Reporter: Glynn Durham
>            Assignee: Harsh J Chouraria
>            Priority: Trivial
>             Fix For: 0.22.0, 0.23.0
>
>         Attachments: MAPREDUCE-1996.r1.diff
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> method detail for Reducer.reduce() method has paragraph starting:
> "Applications can use the Reporter  provided to report progress or just 
> indicate that they are alive. In scenarios where the application takes an 
> insignificant amount of time to process individual key/value pairs, this is 
> crucial since the framework might assume that the task has timed-out and kill 
> that task. "
> s/an insignificant amount of time/a significant amount of time/

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to