2016-12-06 09:22:39,761 ERROR [main] client.HConnectionManager$HConnectionImplementation: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss for /hbase-unsecureERROR: KeeperErrorCode = ConnectionLoss for /hbase-unsecureHere is some help for this command:List all tables in hbase. Optional regular expression parameter couldbe used to filter the output. Examples:hbase> listhbase> list 'abc.*'hbase> list 'ns:abc.*'hbase> list 'ns:.*'
1 回答

慕田峪4524236
TA貢獻1875條經(jīng)驗 獲得超5個贊
hbase shell不能創(chuàng)建表的原因分析。
一.現(xiàn)象:
前一段時間 安裝了Hbase
hbase shell
進去之后 list status 命令都能夠正常運行。
但是執(zhí)行建表語句 :
create 'aaa','bbb'
的時候 他就一直卡在那不動,也不報任何錯誤, 日志里面一直在刷如下的 debug日志:
- 1 回答
- 0 關(guān)注
- 884 瀏覽
添加回答
舉報
0/150
提交
取消