Hi, I'm trying to ingest lineage data following th...
# ingestion
m
Hi, I'm trying to ingest lineage data following the recently updated guide. But I have an error in Datahub. Do you know what the problem? upd solve the problem use dag from the demo))
h
@green-football-43791 related to the datajob lineage cleanup you did?
g
Thanks for pinging Fredrik- this shouldn’t be related. That only affects things on the write side, reads should be unaffected.
@mysterious-lamp-73086 - can you provide any additional details to the issue? Do you see any error messages printed out from the GMS or datahub-fronted container?
It’s possible this could happen if you are not connected to neo4j- are you sure that container is healthy?
And do you observe this happening for all datasets or just specific ones?
i
I had a similar issue, turned out that it was an issue with the tag import from Airflow to Datahub (saw the Datahub log complaining about a URN format). Haven't resolved the tag issue yet, but it made the issue disappear for now
g
Thanks for raising that @icy-holiday-55016 - @gray-shoe-75895 could you take a look at this?
g
yep the tag import should be fixed by https://github.com/linkedin/datahub/pull/2522
g
🙌 excellent!
i
thanks very much 🙂