Hi, I am testing the file based lineage and the li...
# ingestion
l
Hi, I am testing the file based lineage and the lineage that appears in the datahub interface only shows me two tables, I attach the .yaml and what appears in datahub. Does anyone know what I am doing wrong? version: 1 lineage: - entity: name: son_1 type: dataset env: UAT platform: snowflake upstream: - entity: name: dad type: dataset env: UAT platform: oracle - entity: name: mom type: dataset env: UAT platform: kafka - entity: name: dad_1 type: dataset env: UAT platform: oracle upstream: - entity: name: grandpa_of_dad type: dataset env: UAT platform: snowflake - entity: name: grandma_of_dad type: dataset env: UAT platform: oracle
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: ✅ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? ✅ button 2️⃣ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? Yes button Did you find a solution to your issue?
a
Hi, @famous-waitress-64616 might be able to provide you with some support here- if you could provide a version and ingestion logs that would be helpful!
f
Hi Cristina, can you pass the file as a text file so I can check the indentation, rather than copy paste directly into slack? Also, I see in the file you reference
dad
once and
dad_1
elsewhere, is this intended? Also, can you send me the urns of all the entities you're trying to add lineage to? Please let me know if you have any questions on how to get that info.
a
This may be because the entities don’t exist, so the UI will filter out those edges. Can you confirm that you can view the target entities in the UI?