Hi everyone! Until yesterday, we had our datahub ...
# troubleshoot
h
Hi everyone! Until yesterday, we had our datahub crossplatform lineages properly connected. We set some "outlets" in our Airflow tasks, so then Datahub linked the task urns with downstream dataset urns. After reingesting some snowflake and dbt metadata, this connection has disappeared. I mean: If you go to the Runs details of an airflow task, the output is properly stated (snowflake table as shown in the image). If you then click on that snowflake table, and go to the lineage, there is not a single trace of the airflow task or DAG. And it was there a couple of days ago. At the same time, some snowflake and dbt urns referring to the same models/tables have been combined in one sibling association, which is nice, but... could this be related with the absence of link between airflow and dbt/snowflake in the lineages? Should we configure our outlets in a different way to be properly recognized? Thanks in advance! Dani
It seems that if I point to dbt urns in the Airflow outlets. instead of pointing to snowflake urns, the connections are there. I understand that this is a bug, as the pointed objects are dual: dbt + snowflake, and pointing any of the two should result in them being connected in the lineage. Is that so? Thanks!
b
That is correct- this is indeed a bug. We are actively looking into it. Thank you for reporting!
cc @green-football-43791
h
Thanks for reading and confirming!
g
looking now!
Hey Daniel, I wasn’t able to easily reproduce this on my own
I added an airflow task to some sibling connected lineage and it didn’t have any trouble rendering
There’s a few things I’d like to check on your side to try and isolate what the issue might be. Would you have time to jump on a short call some time today?
As some pre-work, it would be great if you could check the graphql response from the
getEntity
query when you load the lineage tab
and share that here (or in a dm to me)
I’d also be curious if the task’s entity page has any lineage on it
h
DMing you!