admin管理员组

文章数量:1529460

win10系统kafka_2.12-3.1.0创建topic命令

进入到kafka安装目录的\bin\windows下,执行命令

kafka-topics.bat --create --bootstrap-server localhost:9092 --replication-factor 1 --partitions 1 --topic guardRecord

本文标签: 命令系统topic