You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2007/03/12 17:33:09 UTC

[jira] Resolved: (HADOOP-1104) Reduce uses the umbilical.progress directly rather than the reporter

     [ https://issues.apache.org/jira/browse/HADOOP-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley resolved HADOOP-1104.
-----------------------------------

       Resolution: Invalid
    Fix Version/s:     (was: 0.12.1)

I just misread the code.

> Reduce uses the umbilical.progress directly rather than the reporter
> --------------------------------------------------------------------
>
>                 Key: HADOOP-1104
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1104
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.12.0
>            Reporter: Owen O'Malley
>         Assigned To: Owen O'Malley
>
> Every time the reduce gets the next key, it calls the umbilical progress method directly, rather than using the reporter object that limits the calls to 1/second.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.