kafka单台单节点说明:


kafka-节点说明

kafka单台多节点说明:(伪集群)

kafka-节点说明

kafka多台多节点说明:

kafka-节点说明

注意:

kafka1.2.2版本以后启动消费者的命令变为:

kafka-console-consumer.sh --bootstrap-server hostname:9092 --topic test

 

节点参考:https://blog.csdn.net/hg_harvey/article/details/79174104

 

相关文章: