标签:ons alt kafka top 创建 info com creat zook
sh kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1 --partitions 1 --topic test
创建topic
原文地址:https://www.cnblogs.com/lccsblog/p/11185092.html