首页 > 代码库 > hbase.client.RetriesExhaustedException: Can't get the locations hive关联Hbase查询报错
hbase.client.RetriesExhaustedException: Can't get the locations hive关联Hbase查询报错
特征1:
hbase.client.RetriesExhaustedException: Can‘t get the locations
特征2:
hbase日志报错如下:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase/hbaseid
特征3:
unexpected error, closing socket connection and attempting reconnect
shell终端打开全部的shell,运行命令,检查Zookeeper是否正常
命令:zkServer.sh status
如果发现zkServer.sh 出现 没有运行的指令
关闭这台机器的Zookeeper
zkServer.sh stop
然后再
zkServer.sh start
exit; 退出hive终端,重新进入hive查询测试
本人测试完成解决!
问题原因:
zookeeper 异常退出!
hbase.client.RetriesExhaustedException: Can't get the locations hive关联Hbase查询报错
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。