[
https://issues.apache.org/jira/browse/MAPREDUCE-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13807072#comment-13807072
]
Sangjin Lee commented on MAPREDUCE-5053:
----------------------------------------
I do not think this made it into 2.0.4 or 2.0.5. I believe the proper fixed
version is 2.1.0 for hadoop 2.
> 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: trunk, 2.0.3-alpha, 0.23.5
> Reporter: Robert Parker
> Assignee: Robert Parker
> Fix For: 3.0.0, 0.23.7, 2.0.4-alpha
>
> Attachments: MAPREDUCE-5053-1.patch, MAPREDUCE-5053-2.patch,
> MAPREDUCE-5053-b023-1.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)