You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Suhas Gogate (JIRA)" <ji...@apache.org> on 2010/02/25 19:15:27 UTC

[jira] Created: (MAPREDUCE-1534) MAP_INPUT_BYTES couner is not recorded with new M/R API

MAP_INPUT_BYTES couner is not recorded with new M/R API 
--------------------------------------------------------

                 Key: MAPREDUCE-1534
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1534
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: task
    Affects Versions: 0.20.1
            Reporter: Suhas Gogate


I ran a WordCount example from hadoop 0.20.0 distribution and it does not record the MAP_INPUT_BYTES counter. Looks like it may be a problem with new mapreduce (Job) API.  

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


[jira] Resolved: (MAPREDUCE-1534) MAP_INPUT_BYTES couner is not recorded with new M/R API

Posted by "Suhas Gogate (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suhas Gogate resolved MAPREDUCE-1534.
-------------------------------------

    Resolution: Duplicate

Duplicate of HADOOP-5710

> MAP_INPUT_BYTES couner is not recorded with new M/R API 
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-1534
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1534
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: task
>    Affects Versions: 0.20.1
>            Reporter: Suhas Gogate
>
> I ran a WordCount example from hadoop 0.20.0 distribution and it does not record the MAP_INPUT_BYTES counter. Looks like it may be a problem with new mapreduce (Job) API.  

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