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

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

        

Reply via email to