Windows7下单机安装hbase之后创建表和列簇 报错

2016-12-06 09:22:39,761 ERROR [main] client.HConnectionManager$HConnectionImplem
entation: Can't get connection to ZooKeeper: KeeperErrorCode = ConnectionLoss fo
r /hbase-unsecure

ERROR: KeeperErrorCode = ConnectionLoss for /hbase-unsecure

Here is some help for this command:
List all tables in hbase. Optional regular expression parameter could
be used to filter the output. Examples:

hbase> list
hbase> list 'abc.*'
hbase> list 'ns:abc.*'
hbase> list 'ns:.*'

莫回无
浏览 822回答 1
1回答

慕田峪4524236

hbase shell不能创建表的原因分析。一.现象:前一段时间 安装了Hbasehbase shell进去之后 list status 命令都能够正常运行。但是执行建表语句 :create 'aaa','bbb'的时候 他就一直卡在那不动,也不报任何错误, 日志里面一直在刷如下的 debug日志:
打开App,查看更多内容
随时随地看视频慕课网APP