You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chris Douglas (JIRA)" <ji...@apache.org> on 2010/05/04 20:24:10 UTC

[jira] Updated: (HADOOP-6669) zlib.compress.level ignored for DefaultCodec initialization

     [ https://issues.apache.org/jira/browse/HADOOP-6669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-6669:
----------------------------------

           Status: Resolved  (was: Patch Available)
     Hadoop Flags: [Reviewed]
    Fix Version/s: 0.22.0
       Resolution: Fixed

+1

I committed this. Thanks, Koji!

> zlib.compress.level  ignored for DefaultCodec initialization 
> -------------------------------------------------------------
>
>                 Key: HADOOP-6669
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6669
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>            Reporter: Koji Noguchi
>            Assignee: Koji Noguchi
>            Priority: Minor
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6669-0.patch
>
>
> HADOOP-5879 added a compression level for codecs, but DefaultCodec seems to ignore this conf value when initialized.
> This is only when codec is first created.  reinit() probably sets it right. 

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