Hello Could be this a Issue?
In HBase 15172 <https://issues.apache.org/jira/browse/HBASE-15172>, read the property: hbase.hstore.storagepolicy <http://hbase.hstore.storageproperty> But the propertiy in HBase 14061 <https://issues.apache.org/jira/browse/HBASE-14061> is hbase.hstore.storage.policy <https://github.com/apache/hbase/blob/c3b3fd78888b8fd51f0dd1864a8cb618f88be16a/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java#L131> ( is there a "." missing?) Thanks
