0
点赞
收藏
分享

微信扫一扫

ZooKeeper异常:Error connecting service It is probably not running

ZooKeeper安装后使用以下命令可以启动成功
bin/zkServer.sh start
但是使用下面命令查看启动状态,则报错误:
bin/zkServer.sh status

Error connecting service It is probably not running

经过查资料,在zoo.cfg配置文件中添加这一句后,即可解决问题:

ZooKeeper异常:Error connecting service It is probably not running_配置文件

ZooKeeper异常:Error connecting service It is probably not running_配置文件_02


原创文章,转载请注明出处!!



举报

相关推荐

0 条评论