You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (Updated) (JIRA)" <ji...@apache.org> on 2012/01/07 02:57:39 UTC

[jira] [Updated] (PIG-2446) Fix map input bytes for hadoop 20.203+

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

Daniel Dai updated PIG-2446:
----------------------------

    Fix Version/s:     (was: 0.9.2)
                   0.9.3
    
> Fix map input bytes for hadoop 20.203+
> --------------------------------------
>
>                 Key: PIG-2446
>                 URL: https://issues.apache.org/jira/browse/PIG-2446
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.10, 0.9.2, 0.11
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.10, 0.9.3, 0.11
>
>
> From hadoop 20.203+, HDFS_BYTES_READ change the meaning. It no longer means the size of input files, it is the total hdfs bytes read for the job. Pig need a way to get the map input bytes to retain the old behavior.
> TestPigRunner.testGetHadoopCounters is testing that and is temporary disabled for hadoop 203+.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira