You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "deepankar (JIRA)" <ji...@apache.org> on 2016/02/29 23:15:18 UTC

[jira] [Updated] (HBASE-15362) Compression Algorithm does not respect config params from hbase-site

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

deepankar updated HBASE-15362:
------------------------------
    Attachment: HBASE-15362.patch

> 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)