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 "Chris Douglas (JIRA)" <ji...@apache.org> on 2008/09/02 13:39:44 UTC

[jira] Resolved: (HADOOP-4015) Need counters for spils and merges in mappers and reducers.

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

Chris Douglas resolved HADOOP-4015.
-----------------------------------

    Resolution: Duplicate

This looks like a duplicate of HADOOP-2774

> Need counters for spils and merges in mappers and reducers.
> -----------------------------------------------------------
>
>                 Key: HADOOP-4015
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4015
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Runping Qi
>
> Currently, it is hard to know whether a mapper did spills and how many if it did.
> It is even harder to figure out how many merges happened in a mapper or a reducer.
> Those data should be made available through counters.

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