spotify / docker-kafka

Kafka (and Zookeeper) in Docker
Apache License 2.0
1.4k stars 643 forks source link

Update README.md #94

Open douglas-roberts-nokia opened 5 years ago

douglas-roberts-nokia commented 5 years ago

The option: --zookeeper for the script: kafka-console-consumer.sh has been deprecated and replaced with the option: --bootstrap-server. This option also now takes the KAFKA IP and PORT, and not the ZOOKEEPER IP and PORT.