Hi,
I’m trying to create a topic in confluent local by running the command confluent local kafka topic create test-topic
but I’m getting error saying that
Error: failed to read local ports from config
Suggestions:
Kafka REST connection is not ready. Re-running the command may solve the issue.
I’ve installed confluent community edition on an ubuntu EC2 instance. When i run confluent local services start
all the services are coming up but the topics are not getting created.
Please help how can I solve it.
Thanks,
Sneha