existing Bzip2Codec supported in hadoop 0.19/0.20 skipps the input records when
input bzip2 compressed files is made up of concatinating multiple .bz2 files.
--------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: HADOOP-5602
URL: https://issues.apache.org/jira/browse/HADOOP-5602
Project: Hadoop Core
Issue Type: Bug
Affects Versions: 0.19.1, 0.19.0
Reporter: Suhas Gogate
Until the Bzip2Codec supports concatenated compressed bzip files as input it
should detect it and throw an error to indicate input is not compatible...
(see the related JIRA https://issues.apache.org/jira/browse/HADOOP-5601)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.