Hbase
- HBase官方文档中文版-颜开(译),0.90.4
- HBase文档官方中文版-周海汉整理,0.95
- UsingLzoCompression: http://wiki.apache.org/hadoop/UsingLzoCompression
- hbase使用LZO笔记: http://blog.csdn.net/jingling_zy/article/details/7251569
- hbase性能监测: http://sematext.com/spm/hbase-performance-monitoring/index.html
- 两次hbase丢失数据的故障及原因分析:http://www.riaos.com/ria/6939
- hbase备份恢复
- hbase日常操作收集
- hbase增加backup master
- python 通过thrift 简单操作hbase: http://www.cnblogs.com/hitandrew/archive/2013/01/21/2870419.html
- ImportNews: http://www.importnew.com/?s=hbase
- Hbase Region 分配:http://tangay.iteye.com/blog/736871
- hbase shell
- HBase性能调优: http://www.cnblogs.com/likehua/p/4031731.html
-
Hbase-SQL
- Impala与HBase整合实践:http://shiyanjun.cn/archives/526.html
-
在SQuirrel中使用Phoenix操作HBase——创建表和视图: http://www.weixuehao.com/archives/111
- 现有工具有很多Hive,Tez,Impala,Shark/Spark,Phoenix等。
-
图形化数据查看工具
- h-rider: https://github.com/NiceSystems/hrider
- phphbaseadmin: https://github.com/hivefans/phphbaseadmin (2013年后未再更新,功能已不可用)
-
Hue:Hue is an open source Web interface for analyzing data with any Apache Hadoop: http://gethue.com
- https://github.com/cloudera/hue
- https://github.com/cloudera/hue/tree/master/tools/docker
- http://gethue.com/the-web-ui-for-hbase-hbase-browser/
- http://www.cloudera.com/documentation/enterprise/5-4-x/topics/cdh_ig_hue_install.html
- Hue安装配置实践:http://ju.outofmemory.cn/entry/105162
- Hadoop可视化分析利器之Hue: http://qindongliang.iteye.com/blog/2212619
- Region拆分策略:http://blog.javachen.com/2014/01/16/hbase-region-split-policy.html