Apache HBase Region Splitting and Merging  https://blog.cloudera.com/apache-hbase-region-splitting-and-merging/

Hbase-site.xml 例子  https://www.cnblogs.com/hit-zb/p/10438570.html

HBase Region in FAILED_OPEN state due to FileNotFoundException  https://community.hortonworks.com/questions/45373/hbase-region-in-failed-open-state-due-to-filenotfo.html

Tuning Hbase for optimized performance:

  https://community.hortonworks.com/articles/184892/tuning-hbase-for-optimized-performance-part-1.html

  https://community.hortonworks.com/articles/184957/tuning-hbase-for-optimized-performance-part-2.html

  https://community.hortonworks.com/articles/185080/tuning-hbase-for-optimized-performance-part-3.html

  https://community.hortonworks.com/articles/185082/tuning-hbase-for-optimized-performance-part-4.html

  https://community.hortonworks.com/articles/185083/tuning-hbase-for-optimized-performance-part-5-phoe.html

HBase oldWALs 文件夹不断增大的问题及处理:

https://community.cloudera.com/t5/Support-Questions/oldWALs-not-getting-cleared-even-with-no-replication/m-p/203029

HBase原理 – 分布式系统中snapshot是怎么玩的?:

http://hbasefly.com/2017/09/17/hbase-snapshot/?wovcpu=aqndz2

最新文章

  1. js操作table
  2. [FPGA] 2、新建并运行一个工程
  3. js 函数和变量的提升
  4. iOS 开发知识小集(1)
  5. [ThinkPHP]MVC模块和URL访问
  6. curl Protocol 'http not supported or disabled in libcurl
  7. 最简单的视音频播放示例8:DirectSound播放PCM
  8. 【转】html input radio取得被选中项的value
  9. What is happening in Crockford's object creation technique?
  10. 将VIM配置成强大的IDE(三)
  11. 【找规律】CodeForce #258 Problem A——Game With Sticks
  12. 双击startup.bat启动tomcat时闪退原因及解决方案
  13. QtQuick 中的 qml 与 Qt 的 C++
  14. VS2013装扩展RazorGenerator
  15. C#中抽象类与接口的区别
  16. Java基础概念1
  17. DBoW2算法原理介绍
  18. 基于ubuntu16.04部署IBM开源区块链项目-弹珠资产管理(Marbles)
  19. 分享两个细致、全面讲解Vue和React源码的链接
  20. 打印进度条>>>>

热门文章

  1. PHP通过php-java-bridge调用JAVA的jar包里class类
  2. 使用Mutex實現單一程式執行個體的注意事項(转)
  3. Laravel技巧集锦(16):使用DB::listen查找慢SQL
  4. android的ant编译打包
  5. MessagePack Java Jackson 序列化和反序列化 POJO 为 MessagePack 的数组类型用来与 msgpack-java:0.6 保持兼容性
  6. 【CUDA 基础】2.3 组织并行线程
  7. 2019icpc南京网络赛 F 主席树
  8. A. Odds and Ends(思维)
  9. 我要学习Python
  10. 在RestController中获取各种信息的方法