试题详情

在HBase系统架构中,对region服务器描述正确的是()。

A每个region服务器保存10-1000个region

B每个region按列族写入

C先写入缓存memStore,缓存写满后,刷新入storefile

D每个storefile都是用HDFS的Hfile文件存储的