HBase记录

来源:互联网 发布:襄阳seo 编辑:程序博客网 时间:2024/05/16 12:56

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













0 0
原创粉丝点击