[
https://issues.apache.org/jira/browse/HADOOP-5326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676959#action_12676959
]
rschmidt edited comment on HADOOP-5326 at 2/26/09 3:07 AM:
------------------------------------------------------------------
I found the problem, corrected it, and tested with my data and the data
available in https://issues.apache.org/bugzilla/show_bug.cgi?id=41596
was (Author: rschmidt):
I found the problem, corrected it, and tested with the my data, and the
data available in https://issues.apache.org/bugzilla/show_bug.cgi?id=41596
> bzip2 codec (CBZip2OutputStream) creates corrupted output file for some inputs
> ------------------------------------------------------------------------------
>
> Key: HADOOP-5326
> URL: https://issues.apache.org/jira/browse/HADOOP-5326
> Project: Hadoop Core
> Issue Type: Bug
> Components: io
> Affects Versions: 0.19.0
> Reporter: Rodrigo Schmidt
> Fix For: 0.19.0
>
> Attachments: HADOOP-5326.patch
>
>
> Bzip2 codec generated corrupted output files in some test executions I
> performed. This bug is probably related to
> https://issues.apache.org/bugzilla/show_bug.cgi?id=41596.
> * In my case, the problem seems to be at the BWT (Burrows-Wheeler Transform)
> implementation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.