The properties have been aligned as "hbase.hstore.block.storage.policy" through HBASE-19016 <https://issues.apache.org/jira/browse/HBASE-19016>, JFYI.
Best Regards, Yu On 16 October 2017 at 21:00, Alberto Ramón <[email protected]> wrote: > I only was reviewing the code of this feature for other purposes > Feel like the can go to "else way" because the name of property is > different in the JIRAs > > Thanks > > On 16 October 2017 at 10:01, Yu Li <[email protected]> wrote: > > > Hi Alberto, > > > > It's actually ok for usage to have different property names, but I agree > > it's better to coordinate these two. Since HBASE-15172 only went into > 2.0.0 > > which is still not released, let me open a JIRA to make the change. > Thanks > > for pointing this out. > > > > Best Regards, > > Yu > > > > On 14 October 2017 at 22:42, Ted Yu <[email protected]> wrote: > > > > > hbase.hstore.storagepolicy (HBASE-15172) is prefix followed by family > > name. > > > > > > Did you encounter some issue using any of the feature ? > > > > > > On Sat, Oct 14, 2017 at 6:51 AM, Alberto Ramón < > > [email protected]> > > > wrote: > > > > > > > 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/c3b3fd78888b8fd51f0dd1864a8cb6 > > > > 18f88be16a/hbase-server/src/main/java/org/apache/hadoop/ > > > > hbase/regionserver/HStore.java#L131> > > > > ( is there a "." missing?) > > > > > > > > Thanks > > > > > > > > > >
