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:13:18 UTC

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

deepankar created HBASE-15362:
---------------------------------

             Summary: 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


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)