hbase 调试各种报错
摘要:1、master is initializing 怎么都不知道怎么回事,直接从hbase 2.0 换到了 hbase 2.1 2、java.lang.ClassNotFoundException: org.apache.htrace.SamplerBuilder hbase 版本2.1 cp $HB
阅读全文
hbase shell常用命令
摘要:hbase shell 官网:https://hbase.apache.org/book.html $ ./bin/hbase shell常见问题: ERROR: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing
阅读全文