我正在学习流与Spring和Apache 的链接- https://www.youtube.com/watch?v=5Mgni6AYnWg&t=790s。
我确实为windows环境找到了kafkacat的任何实用程序。我们怎么能做到呢?
发布于 2021-03-06 15:41:42
Kafkacat没有配备卡夫卡工具
它是Github https://github.com/edenhill/kafkacat上的一个单独的实用程序
您需要为windows - How can I install and configure KafkaCat in windows machine?构建它。
https://stackoverflow.com/questions/66506124
复制相似问题