我是靠谱客的博主 激昂白云,这篇文章主要介绍HBase启动后HMaster挂掉的一种解决方案,现在分享给大家,希望可以做个参考。

2019独角兽企业重金招聘Python工程师标准>>> hot3.png

最近在使用HBase的时候,发现使用HBase shell的list命令时出错,jps查看了一下进程,发现HMaster挂掉了,在确认Hadoop状态正常后,查看HMaster的日志,发现报错如下:

复制代码
1
2
3
4
5
2015-02-17 05:46:15,212 DEBUG [master:master:60000] lock.ZKInterProcessLockBase: Released /hbase/table-lock/hbase:namespace/write-master:600000000000004 2015-02-17 05:46:15,212 FATAL [master:master:60000] master.HMaster: Master server abort: loaded coprocessors are: [] 2015-02-17 05:46:15,213 FATAL [master:master:60000] master.HMaster: Unhandled exception. Starting shutdown.         org.apache.hadoop.hbase.TableExistsException: hbase:namespace         at org.apache.hadoop.hbase.master.handler.CreateTableHandler.prepare(CreateTableH

最后

以上就是激昂白云最近收集整理的关于HBase启动后HMaster挂掉的一种解决方案的全部内容,更多相关HBase启动后HMaster挂掉内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(65)

评论列表共有 0 条评论

立即
投稿
返回
顶部