[
https://issues.apache.org/jira/browse/HBASE-15362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15215010#comment-15215010
]
Ted Yu commented on HBASE-15362:
--------------------------------
[~dvdreddy]:
How much reduction in garbage did you observe with the above change ?
Thanks
> Compression Algorithm does not respect config params from hbase-site
> --------------------------------------------------------------------
>
> Key: HBASE-15362
> URL: https://issues.apache.org/jira/browse/HBASE-15362
> Project: HBase
> Issue Type: Bug
> Reporter: deepankar
> Assignee: deepankar
> Priority: Trivial
> Attachments: HBASE-15362.patch
>
>
> Compression creates conf using new Configuration() and this leads to it not
> respecting the confs set in hbase-site, fixing it is trivial using
> HBaseConfiguration.create()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)