Comments on: How to Install Apache Kafka on Debian 11/10 https://tecadmin.net/install-apache-kafka-debian/ How to guide for System Administrator's and Developers Mon, 13 Jun 2022 16:39:15 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: Navid https://tecadmin.net/install-apache-kafka-debian/#comment-64235 Sat, 04 Jun 2022 15:24:08 +0000 https://tecadmin.net/?p=20498#comment-64235 Thank you so much. I should mention in new version –zookeeper is deprecated.

https://stackoverflow.com/questions/53428903/zookeeper-is-not-a-recognized-option-when-executing-kafka-console-consumer-sh

bin/kafka-topics.sh –create –bootstrap-server localhost:9092 –replication-factor 1 –partitions 1 –topic test
I did test on Debian 11 x64 apache Kafka 3.2.0

]]>
By: Youn Chin Mah https://tecadmin.net/install-apache-kafka-debian/#comment-63213 Tue, 27 Jul 2021 05:58:52 +0000 https://tecadmin.net/?p=20498#comment-63213 Thank you for this very good article.

]]>