摘要: Let us illustrate the basic effect of setting the KEEP_DELETED_CELLS attribute on a table. Execute those following SQL. create 'test', {NAME=>'e', VER 阅读全文
posted @ 2021-03-30 22:31 lenomail 阅读(38) 评论(0) 推荐(0) 编辑
摘要: Rowkey的设计是hbase中设计非常重要的一点,若干性能上的问题都是基于这个引发的。 1. Hotspotting ref : https://hbase.apache.org/book.html#rowkey.design 阅读全文
posted @ 2021-03-30 10:21 lenomail 阅读(51) 评论(0) 推荐(0) 编辑