0
点赞
收藏
分享

微信扫一扫

windows安装kafka遇到的问题

素的盐 2022-03-12 阅读 102

windows安装kafka

参考教程
(https://www.cnblogs.com/mh-study/p/9537970.html)

问题1 zookeeper启动报错:org.apache.zookeeper.server.admin.AdminServer$AdminServerException: Problem starting…

https://blog.csdn.net/MCJPAO/article/details/98175302

问题2 第二次启动报The Cluster ID doesn’t match stored clusterId的错

https://www.jianshu.com/p/d51ef3369b37

问题3 zookeeper启动提示错误:找不到或无法加载主类org.apache.zookeeper.server.quorum.QuorumPeerMain

https://blog.csdn.net/yemuyouhan/article/details/106959830

附加

SpringBoot集成kafka

https://blog.csdn.net/yuanlong122716/article/details/105160545/

JFinal kafka插件

http://www.jfinal.com/share/92

举报

相关推荐

0 条评论