摘要: 0.查看有哪些主题: ./kafka-topics.sh --list --zookeeper 192.168.0.201:12181 1.查看topic的详细信息 ./kafka-topics.sh -zookeeper 127.0.0.1:2181 -describe -topic testKJ 阅读全文
posted @ 2017-10-18 14:15 丨Mars 阅读(377) 评论(0) 推荐(0) 编辑