Core concept

hbase shell> create 'ns:tbl', {NAME=>'d', COMPRESSION=>'ZSTD', DATA_BLOCK_ENCODING=>'FAST_DIFF', TTL=>'604800'}, {SPLITS=>[...]}

Advertisement

How it works

Changing later possible but expensive (major compaction rewrites).

Advertisement

Trade-offs + gotchas

Every new table.