You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2017/05/26 22:36:07 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 ]

Rohini Palaniswamy updated PIG-2446:
------------------------------------
    Fix Version/s:     (was: 0.17.0)
                   0.18.0

> 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.9.2, 0.10.0, 0.11
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.18.0
>
>
> 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 was sent by Atlassian JIRA
(v6.3.15#6346)