1. 程式人生 > >hbase 調試各種報錯

hbase 調試各種報錯

dpa out 調試 bat 重啟 home node shell. 查看

1、master is initializing 怎麽都不知道怎麽回事,直接從hbase 2.0 換到了 hbase 2.1 2、java.lang.ClassNotFoundException: org.apache.htrace.SamplerBuilder hbase 版本2.1 cp $HBASE_HOME/lib/client-facing-thirdparty/htrace-core-3.1.0-incubating.jar $HBASE_HOME/lib/ 3、Class path contains multiple SLF4J bindings hbase2.1 slf4j jar 包重復,刪除其中一個就行 4、"ERROR: KeeperErrorCode = NoNode for /hbase/master" in hbase shell. 這個一般查看 master 日誌,Out文件,查找原因,重啟hbase 重啟Hbase 之前,清空,/hbase hdfs hbase.rootdir

hbase 調試各種報錯