Commit cd782982 authored by Shanelle Valencia's avatar Shanelle Valencia

[AFP-53] 📝 Update readme instructions to test kafka producer and consumer [@svalencia]

parent 007a5fa0
......@@ -61,7 +61,7 @@ Example Console Response:
## Testing Kafka Producer and Consumer
Make sure kafka server and zookeeper are running
```
To create a kafka topic:
```
kafka-topics.sh --describe --topic <insert-topic-here> --bootstrap-server localhost:9092
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment