공부
[HBase] Time to Live (TTL)
승가비
2020. 5. 14. 01:52
728x90
create 'tb', {'NAME' => 'cf','TTL' => 20}
alter 'tb', {'NAME' => 'cf','TTL' => 20}
# TTL 20s
https://dwgeek.com/automatically-delete-hbase-row-time-live-settings.html/
Automatically Delete HBase row – Time to Live (TTL) Settings - DWgeek.com
Automatically Delete HBase row – Time to Live Settings, automatically expire the HBase row, HBase Time to Live (TTL) Option, Automatically Delete HBase Row using Time to Live (TTL) setting, hbase.store.delete.expired.storefile, HBase column versions
dwgeek.com
728x90