[
https://issues.apache.org/jira/browse/HADOOP-6925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902380#action_12902380
]
Hudson commented on HADOOP-6925:
--------------------------------
Integrated in Hadoop-Common-trunk #433 (See
[https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/433/])
HADOOP-6925. BZip2Codec incorrectly implements read(). Contributed by Todd
Lipcon.
> BZip2Codec incorrectly implements read()
> ----------------------------------------
>
> Key: HADOOP-6925
> URL: https://issues.apache.org/jira/browse/HADOOP-6925
> Project: Hadoop Common
> Issue Type: Bug
> Components: io
> Affects Versions: 0.21.0, 0.22.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Critical
> Fix For: 0.21.1, 0.22.0
>
> Attachments: hadoop-6925.txt
>
>
> HADOOP-4012 added an implementation of read() in BZip2InputStream that
> doesn't work correctly when reading bytes > 0x80. This causes EOFExceptions
> when working with BZip2 compressed data inside of sequence files in some
> datasets.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.