Issue Details (XML | Word | Printable)

Key: HADOOP-5602
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Suhas Gogate
Votes: 0
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

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.

Created: 31/Mar/09 07:30 PM   Updated: 12/Sep/09 08:31 AM
Return to search
Component/s: None
Affects Version/s: 0.19.0, 0.19.1
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Reference
 


 Description  « Hide
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)



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Suhas Gogate made changes - 31/Mar/09 07:35 PM
Field Original Value New Value
Link This issue is related to HADOOP-4012 [ HADOOP-4012 ]