随笔分类 -  kafka

原理及使用
摘要:启动服务 cd /opt/kafka/bin ./kafka-server-start.sh -daemon ../config/server.properties 查看所有topic ./kafka-topics.sh --zookeeper localhost:2181 --list ./kaf 阅读全文
posted @ 2021-01-06 17:11 idlestation 阅读(30) 评论(0) 推荐(0)