Created 05-30-2020 10:30 AM
Hi All,
I'm looking for hook Kafka topic in Atlas. I followed the installation on https://atlas.apache.org/2.0.0/Bridge-Kafka.html
My Kafka is working well because I can create topic, push a message, but Atlas doesn't catch it 😞
Do you have any idea ?
Thank you in advance
Created 07-12-2020 11:03 PM
Can you elaborate Atlas doesn't catch it?
Can you check the output of:
./kafka-topics.sh --list --zookeeper <zookeeper-host:port>