HBase概览
Master、RegionServer作用
RegionServer与Region关系
数据定位原理
https://blogs.apache.org/hbase/entry/hbase_who_needs_a_master
RegionServer
HBase Essentials.pdf (P25)
Region
Region名字规则
HBase Region名称,命名规则?
http://blog.csdn.net/zhouleilei/article/details/12653243
HBase执行命令方式
echo "list" | hbase shell hbase shell ./hbaseCommand.txt
cat ./hbaseCommand.txt
list exit
HBase命令行下命令总结
help
status version whoami zk_dump
HBase shell DEBUG模式
hbase shell -d
转载请注明原文地址: https://ju.6miu.com/read-1203647.html