Dear ch, This feature was only introduced into HBase starting with version 0.95. The original JIRA can be found here: https://issues.apache.org/jira/browse/HBASE-7236
All the best, Dima On Sun, Jun 15, 2014 at 11:57 PM, ch huang <[email protected]> wrote: > hi ,mailist: > i try to modify a column family configuration use alert table > command ,but failed ,why? > > hbase(main):005:0> create 'alex_test', {NAME => 'f1', CONFIGURATION => > {'hbase.hstore.blockingStoreFiles' => '10'} > hbase(main):006:1> } > NameError: uninitialized constant CONFIGURATION > > hbase(main):008:0> version > 0.94.6-cdh4.4.0, rUnknown, Tue Sep 3 20:09:51 PDT 2013 >
