Details
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-6852 apparent bug in concatenated-bzip2 support (decoding)
- Resolved