为什么不建议在 HBase 中使用过多的列族
摘要:
我们知道,一张 HBase 表包含一个或多个列族。HBase 的官方文档中关于 HBase 表的列族的个数有两处描述:A typical schema has between 1 and 3 column families per table. HBase tables should not be 阅读全文
posted @ 2019-12-05 11:32 cxhfuujust 阅读(329) 评论(0) 推荐(0) 编辑