Hi Spats This date tiered version is in 0.98.18 I believe and not in 0.98.6. Can you try latest releases of 0.98 branch? If it does not work pls report back.
Regards Ram On Wed, Aug 10, 2016 at 1:56 PM, spats <[email protected]> wrote: > Cannot create table with DateTiered compaction in hbase 0.98.6. Also tried > alter table to change existing table to DateTiered Storage, this hangs > indefinately. > > Create table command > create 'XXX', { NAME => 'f1', COMPRESSION => 'SNAPPY', DATA_BLOCK_ENCODING > => 'FAST_DIFF', REPLICATION_SCOPE => '1', CONFIGURATION => > {'hbase.hstore.engine.class' => > 'org.apache.hadoop.hbase.regionserver.DateTieredStoreEngine'}} > > error: > ERROR: 60000 millis timeout while waiting for channel > > Does anyone know DateTiered storage is supported in hbase 0.98.6? Or am i > doing something wrong in create table? > > > > -- > View this message in context: http://apache-hbase.679495.n3. > nabble.com/Cannot-create-table-with-DateTiered-compaction-tp4081690.html > Sent from the HBase User mailing list archive at Nabble.com. >
