Fork me on GitHub

随笔分类 -  --------【HBase线上异常】

摘要:ClusterId read in ZooKeeper is null.Re-running the program after fixing issue 1 will result in the following error in the log file (Od... 阅读全文
posted @ 2015-12-22 17:34 程序优化 阅读(4773) 评论(0) 推荐(0)
摘要:Found lingering reference异常ERROR: Found lingering reference file hdfs://jiujiang1:9000/hbase/month_hotstatic/5af24d51488823419d1552834... 阅读全文
posted @ 2015-06-09 23:37 程序优化 阅读(975) 评论(0) 推荐(0)
摘要:ERROR: (region day_hotstatic,860010-2355010000_20140417_12_entry_00000000321,1400060700465.fda3b0aca340570aeb64410c97e3cb73.) Multiple... 阅读全文
posted @ 2015-06-09 23:34 程序优化 阅读(739) 评论(0) 推荐(0)
摘要:ERROR: (regions day_hotstatic,860010-2355010000_20140417_12_entry_00000000321,1398674475358.0dc205736ec1e890bd2d37a2e3220acc. and day_... 阅读全文
posted @ 2015-06-09 23:31 程序优化 阅读(860) 评论(0) 推荐(0)
摘要:ERROR: Region { meta => month_hotstatic,860010-2288000000_201405_5_exit_00000047486,1400144486405.e737a0d96930d3ad31fbcf796c9b8a08., h... 阅读全文
posted @ 2015-06-09 23:27 程序优化 阅读(1905) 评论(0) 推荐(0)
摘要:hbase从集群中有8台regionserver服务器,已稳定运行了5个多月,8月15号,发现集群中4个datanode进程死了,经查原因是内存 outofMemory了(因为这几台机器上部署了spark,给spark开的-Xmx是32g),然后对从集群进行了恢复并进... 阅读全文
posted @ 2015-06-09 22:59 程序优化 阅读(1078) 评论(0) 推荐(0)