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 "Runping Qi (JIRA)" <ji...@apache.org> on 2008/08/25 19:55:44 UTC

[jira] Updated: (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 ]

Runping Qi updated HADOOP-4015:
-------------------------------

    Component/s: mapred
    Description: 

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.


> 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.