[ https://issues.apache.org/jira/browse/ATLAS-3832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kenny updated ATLAS-3832: ------------------------- Description: I have followed the instructions in the article to configure Atlas (local deployment) to point to Azure Event Hub: [https://medium.com/@reenugrewal/data-lineage-tracking-using-spline-on-atlas-via-event-hub-6816be0fd5c7] I can see incoming message being sent to the atlas_hook topic, but Atlas is not consuming these messages. The application.log shows no errors. I've attached the application.log that shows successful start up of the notification consumer hook. I'm not sure why the topic isn't being consumed by atlas and have no idea where I should be looking to troubleshoot. I spun up a standalone zookeeper but according to the logs the atlas.kafka.zookeeper.connect isn't being used and there are no errors being thrown about it so I don't think that is a problem. Environment setup: * atlas 2.0.0-rc2 with embedded HBase and Solr ** CentOS 7 with latest VirtualBox * databricks runtime 5.5. LTS ** spline 0.3.6 jars was: I have followed the instructions in the article to configure Atlas (local deployment) to point to Azure Event Hub: [https://medium.com/@reenugrewal/data-lineage-tracking-using-spline-on-atlas-via-event-hub-6816be0fd5c7] I can see incoming message being sent to the atlas_hook topic, but Atlas is not consuming these messages. The application.log shows no errors. I've attached the application.log that shows successful start up of the consumer hook. I'm not sure why the topic isn't being consumed by atlas and have no idea where I should be looking to troubleshoot. I spun up a standalone zookeeper but according to the logs the atlas.kafka.zookeeper.connect isn't being used and there are no errors being thrown about it so I don't think that is a problem. Environment setup: * atlas 2.0.0-rc2 with embedded HBase and Solr ** CentOS 7 with latest VirtualBox * databricks runtime 5.5. LTS ** spline 0.3.6 jars > Atlas not consuming from atlas_hook topic on Azure Event Hub > ------------------------------------------------------------ > > Key: ATLAS-3832 > URL: https://issues.apache.org/jira/browse/ATLAS-3832 > Project: Atlas > Issue Type: Bug > Components: kafka-integration > Affects Versions: 2.0.0 > Reporter: Kenny > Priority: Major > Labels: documentation, newbie > Attachments: application.log > > > I have followed the instructions in the article to configure Atlas (local > deployment) to point to Azure Event Hub: > [https://medium.com/@reenugrewal/data-lineage-tracking-using-spline-on-atlas-via-event-hub-6816be0fd5c7] > I can see incoming message being sent to the atlas_hook topic, but Atlas is > not consuming these messages. The application.log shows no errors. I've > attached the application.log that shows successful start up of the > notification consumer hook. > I'm not sure why the topic isn't being consumed by atlas and have no idea > where I should be looking to troubleshoot. > I spun up a standalone zookeeper but according to the logs the > atlas.kafka.zookeeper.connect isn't being used and there are no errors being > thrown about it so I don't think that is a problem. > Environment setup: > * atlas 2.0.0-rc2 with embedded HBase and Solr > ** CentOS 7 with latest VirtualBox > * databricks runtime 5.5. LTS > ** spline 0.3.6 jars -- This message was sent by Atlassian Jira (v8.3.4#803005)