我爱编程

CDH: HBase thrift server意外退出

2018-01-30  本文已影响659人  杨小邪yxr

最近用Cloudera的CDH5来跑HBase和HBase thrift server。运行过程中HBASE thrift会意外退出,周期不定,三天两头。


hbase thrift 意外退出(Cloud Manager)

如图所示,“Due to OutOfMemory errors”。

解决方法:

# The maximum amount of heap to use, in MB. Default is 1000.
export HBASE_HEAPSIZE=8000

refer:
Possible memory issue crashing Hbase Thrift Server
csdh hbase 的thrift 服务器端无故退出的问题

后记:

后来还是瞎几把退出,怎么解决的呢,在装cdh的那个目录加了100G存储,什么毛病都治好了,全是绿的

上一篇 下一篇

猜你喜欢

热点阅读