Hello! Can you help me figure out, how to describe...
# integrate-tableau-datahub
m
Hello! Can you help me figure out, how to describe tableau entities in Airflow inlets/outlets code? So far, for other platforms we just used names or schema+names, and it worked fine, because schema+name combination is always unique But in case of Tableau, for example, we can have many datasources having the same name. So…what should we write instead? Datasourse URN? Or there’re other ways? If URN is the only option, i have two additional question: 1. Will entity’s URN remain the same even after renaming the entity inside Tableau, if we have stateful ingestion on? 2. Is there an easier way to search for entity URN? Like, if i know what kind of datasource airflow sends data to, searching for that entity in Datahub and copy-pasting its URN just doesn’t feel right. Like…what if we ever need to delete everything and ingest again on a clean state, it will likely produce different URNs and we gonna need to fix airfline pipelines outlets again UPD: we tried using tableau project ID, which would be IDEAL, but it doesn’t work UPD2: decided that this question belongs in troubleshoot channel https://datahubspace.slack.com/archives/C029A3M079U/p1695201260343699