You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Suhas Gogate (JIRA)" <ji...@apache.org> on 2009/03/31 21:30:50 UTC

[jira] Created: (HADOOP-5602) 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.

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.


[jira] Commented: (HADOOP-5602) 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.

Posted by "Abdul Qadeer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695066#action_12695066 ] 

Abdul Qadeer commented on HADOOP-5602:
--------------------------------------

Once HADOOP-4012 (https://issues.apache.org/jira/browse/HADOOP-4012) is accepted it will automatically resolve this issue as a side effect.


> 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.0, 0.19.1
>            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.