List of topics
While starting your learning about Kafka, you want to see a list of topics stored within Kafka. You discover a command listed as follows:
bin/kafka-topics.sh --bootstrap-server localhost:9092 --list
This command is described as showing a list of topics available on a Kafka server.
Latihan ini adalah bagian dari kursus
Introduction to Apache Kafka
Petunjuk latihan
- Run the command listed above in the terminal window.
Latihan interaktif praktis
Ubah teori menjadi tindakan dengan salah satu latihan interaktif kami.
Mulai berolahraga