list_quota_table_sizes
Contents
Definition
Returns the computed size of each table in the cluster. Master Server uses this information to make decisions about space quotas. In most cases, calling the list_quota_snapshots command gives a more informative result.
Examples
hbase(main):001:0> list_quota_table_sizes TABLE SIZE SYSTEM.CATALOG 34766 t4 0 SYSTEM.SEQUENCE 0 t5 0 hbase:meta 174888 t6 0 hbase:namespace 5116 temp10 0 SYSTEM.STATS 0 hbase:acl 9474 temp1 9834 hbase:quota 15006 SYSTEM.MUTEX 4451 SYSTEM.FUNCTION 0 hbase:rsgroup 5318 hbase:labels 4897 ns1:temp2 9726 SYSTEM.LOG 0 table10 0 19 row(s) Took 0.3489 seconds