[ 
https://issues.apache.org/jira/browse/HADOOP-12794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147969#comment-15147969
 ] 

Junping Du commented on HADOOP-12794:
-------------------------------------

bq. Removed fix version. Fix version is set when the patch is committed.
Yes. Thanks for Akira for checking this. We should use "Target version" to set 
versions that this patch is expected to show up. "Fix version" is used by 
committer to indicate branches that the commit actually land in the end.

> Support additional compression levels for GzipCodec
> ---------------------------------------------------
>
>                 Key: HADOOP-12794
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12794
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 2.7.2
>            Reporter: Ravi Mutyala
>            Assignee: Ravi Mutyala
>         Attachments: HADOOP-12794.0001.patch
>
>
> gzip supports compression levels 1-9. Compression level 4 seems to give best 
> compression per CPU time in some of our tests. Right now ZlibCompressor that 
> is used by GzipCodec only supports levels 1,9 and six (default). 
> Adding all the compression levels that are supported by native ZlibCompressor
> can provide more options to tweak compression levels. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to