/opt/hbase/bin/hbase shell create 'metric-schema', {NAME => 'f', BLOOMFILTER => 'ROW', VERSIONS => '1', DATA_BLOCK_ENCODING => 'FAST_DIFF'} create 'scope-schema', {NAME => 'f', BLOOMFILTER => 'ROW', VERSIONS => '1', DATA_BLOCK_ENCODING => 'FAST_DIFF'}