摘要: ###1.查看topic列表 ./kafka-topics.sh --zookeeper localhost:2181 --list ###2.创建一个名为test的topic ./kafka-topics.sh --create --zookeeper localhost:2181 --repli 阅读全文
posted @ 2023-01-03 11:08 为什么不是这样呢 阅读(31) 评论(0) 推荐(0)