我刚接触Apache-kafka。我使用的是: zookeeper-3.6.0 kafka-2.13-2.4.1 Windows-7
Earlier i was able to create and list topics on the same machine.
After i restarted my system, i am unable to create and list topics.
I am getting below errors.创建错误:Topic create error列表错误:List Topic Error
这个错误看起来很简单。我谷歌了很多,但不幸的是,我不能得到一个解决方案。
我点击了下面的配置链接:http://programming-tips.in/kafka-set-up-apache-kafka-on-windows/
期待着一些专家的建议。
发布于 2020-04-18 09:38:57
手动键入它,它就会工作。示例代码中的“-”有问题。

https://stackoverflow.com/questions/61279003
复制相似问题