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)