Files
SOP/doc/docs/files/90100_常见问题.md
2019-04-20 18:29:33 +08:00

315 B
Raw Blame History

常见问题

  • 启动Zookeeper报错Will not attempt to authenticate using SASL

有可能是zookeeper.jar版本号跟你的zookeeper不一致造成的。我用的是3.4.12去pom.xml改下版本号试试。 再不行绑定下host参考这这篇文章https://www.cnblogs.com/yuanyifei1/p/8652042.html