Hi @Somu_Maradani,
Kafka is up and running. When we include Kafka binaries in the PATH, we can create topics, push messages to topics and consume them using Kafka binaries in the command line.
Please follow this video to learn more about how to use Kafka on CloudxLab
Hope this helps
Thanks
HI Abhinav, I am still unable to run kafka and getting the same message as shared earlier
Hi @Somu_Maradani,
This is not an error. It is just showing the available options in Kafka binary.
You can create topics, push and consumes data by following the commands mentioned in above video
Hope this helps
Thanks