Hi, I'm trying to make Atlas work with Confluent Kafka. We already have Confluent Kafka managed by Confluent Cloud. We wanted to reuse the available infrastructure instead of the embedded Kafka that Atlas uses.
Atlas requires a configuration parameter *atlas.kafka.zookeeper.connect*. But confluent doesn't use Zookeeper. Thus, it doesn't provide any such URL. In this scenario, how can I configure Atlas to use the managed Kafka service without providing the zookeeper configurations? Thanks & Regards, Rahul Nandi
