yahoo / CMAK

CMAK is a tool for managing Apache Kafka clusters
Apache License 2.0
11.75k stars 2.5k forks source link

No topic and broker is shown #683

Open pajain30 opened 4 years ago

pajain30 commented 4 years ago

Hi

in the application.conf file i have given zookeeper host and the exposed port of the zookeeper and it is not showing any error , it shows that its connected successfully.

but on the UI its shows 0 topic and 0 brokers although kafka CLI shows the topic and other information.

can you help me if i need to configure anything else also?

Thanks

gustavoveronese commented 4 years ago

same here.

ap2809 commented 4 years ago

Same here...

davehouser1 commented 3 years ago

Yup same here, does CMAK look in a specific directories for brokers? I adjusted my Kakfa properties to use a custom directory, is that not supported?