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.
Deze oefening maakt deel uit van de cursus
Introduction to Apache Kafka
Oefeninstructies
- Run the command listed above in the terminal window.
Praktische interactieve oefening
Zet theorie om in actie met een van onze interactieve oefeningen.
Begin met trainen