Robert Parker created MAPREDUCE-5053:
----------------------------------------

             Summary: java.lang.InternalError from decompression codec cause 
reducer to fail
                 Key: MAPREDUCE-5053
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5053
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 0.23.5, 2.0.3-alpha, trunk
            Reporter: Robert Parker
            Assignee: Robert Parker


lz4, snappy, zlib, and lzo Decompressor's only throw java.lang.InternalError. 
This exception will cause the reducer to fail and bypass all of the fetch 
failure logic.  The decompressing errors should be treated as fetch failures.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to