[
https://issues.apache.org/jira/browse/HBASE-15362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329187#comment-15329187
]
Anoop Sam John commented on HBASE-15362:
----------------------------------------
[[email protected]] pls note my reply above
bq.It is the same conf object which got created at constructor, is getting
passed in getCodec() call.
But ya as u said, it takes some time to understand the object flow and usage.
Can we get this direct fix in? I think the fix as such make sense. The ugly
code flow may be we need to check.
Am +1 for commiting this.
> 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: Sub-task
> 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)