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 "Zheng Shao (JIRA)" <ji...@apache.org> on 2009/01/16 20:26:59 UTC

[jira] Created: (HADOOP-5072) testSequenceFileGzipCodec won't pass without native gzip codec

testSequenceFileGzipCodec won't pass without native gzip codec
--------------------------------------------------------------

                 Key: HADOOP-5072
                 URL: https://issues.apache.org/jira/browse/HADOOP-5072
             Project: Hadoop Core
          Issue Type: Bug
          Components: test
            Reporter: Zheng Shao


Somehow, SequenceFile requires native gzip codec. We should remove it from the test cases since that may not pass on all platforms.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5072) testSequenceFileGzipCodec won't pass without native gzip codec

Posted by "dhruba borthakur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dhruba borthakur updated HADOOP-5072:
-------------------------------------

    Hadoop Flags: [Reviewed]
          Status: Patch Available  (was: Open)

> testSequenceFileGzipCodec won't pass without native gzip codec
> --------------------------------------------------------------
>
>                 Key: HADOOP-5072
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5072
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>         Attachments: HADOOP-5072.1.patch
>
>
> Somehow, SequenceFile requires native gzip codec. We should remove it from the test cases since that may not pass on all platforms.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5072) testSequenceFileGzipCodec won't pass without native gzip codec

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao updated HADOOP-5072:
-------------------------------

    Attachment: HADOOP-5072.1.patch

> testSequenceFileGzipCodec won't pass without native gzip codec
> --------------------------------------------------------------
>
>                 Key: HADOOP-5072
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5072
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>         Attachments: HADOOP-5072.1.patch
>
>
> Somehow, SequenceFile requires native gzip codec. We should remove it from the test cases since that may not pass on all platforms.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5072) testSequenceFileGzipCodec won't pass without native gzip codec

Posted by "dhruba borthakur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

dhruba borthakur updated HADOOP-5072:
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
           Status: Resolved  (was: Patch Available)

I just committed this. Thanks Zheng!

> testSequenceFileGzipCodec won't pass without native gzip codec
> --------------------------------------------------------------
>
>                 Key: HADOOP-5072
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5072
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5072.1.patch
>
>
> Somehow, SequenceFile requires native gzip codec. We should remove it from the test cases since that may not pass on all platforms.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HADOOP-5072) testSequenceFileGzipCodec won't pass without native gzip codec

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao reassigned HADOOP-5072:
----------------------------------

    Assignee: Zheng Shao

> testSequenceFileGzipCodec won't pass without native gzip codec
> --------------------------------------------------------------
>
>                 Key: HADOOP-5072
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5072
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>
> Somehow, SequenceFile requires native gzip codec. We should remove it from the test cases since that may not pass on all platforms.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5072) testSequenceFileGzipCodec won't pass without native gzip codec

Posted by "dhruba borthakur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664646#action_12664646 ] 

dhruba borthakur commented on HADOOP-5072:
------------------------------------------

+1. This as introduced by HADOOP-4918.

> testSequenceFileGzipCodec won't pass without native gzip codec
> --------------------------------------------------------------
>
>                 Key: HADOOP-5072
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5072
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: test
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>         Attachments: HADOOP-5072.1.patch
>
>
> Somehow, SequenceFile requires native gzip codec. We should remove it from the test cases since that may not pass on all platforms.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.