yahoo / CMAK

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

Support of kafka bootstrap servers instead zookeeper URL #658

Open jmhostalet opened 5 years ago

jmhostalet commented 5 years ago

So newer Kafka clusters might be used easily

theturtle32 commented 5 years ago

Indeed. This is a problem for us, as the hosted/managed Kafka vendor we're migrating to does not expose access to Zookeeper. So we will not be able to continue using Kafka Manager until it's updated to use the new Kafka APIs instead of direct ZK connection.

jrevillard commented 4 years ago

Same problem for me.... Is there any plan for this ?

Best, Jerome

santiagomoneta commented 4 years ago

That is the case for example with Heroku.. no exposed zookeeper and I see no option to setup the bootstrap servers

koudaiDemon commented 4 years ago

+1

anyouuu commented 1 year ago

Is cmak3 not supported yet?

arverma commented 1 year ago

is there any update on the support of Bootstrap server or REST endpoint that are exposed for the managed Kafka cluster by Confluent