Jason Lowe created HADOOP-9622:
----------------------------------

             Summary: bzip2 codec can drop records when reading data in splits
                 Key: HADOOP-9622
                 URL: https://issues.apache.org/jira/browse/HADOOP-9622
             Project: Hadoop Common
          Issue Type: Bug
          Components: io
    Affects Versions: 0.23.8, 2.0.4-alpha
            Reporter: Jason Lowe
            Priority: Critical


Bzip2Codec.BZip2CompressionInputStream can cause records to be dropped when 
reading them in splits based on where record delimiters occur relative to 
compression block boundaries.

Thanks to [~knoguchi] for discovering this problem while working on PIG-3251.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to