Hey There, I am facing couple of issues with Tabl...
# integrate-tableau-datahub
f
Hey There, I am facing couple of issues with Tableau metadata. I started noticing these issues after upgrading to v0.9.0, but not 100% sure they are related to the upgrade: 1. Prior to the upgrade I was able to see many reports, dashboards and datasets in Tableau. But now I can see only a very, very few of these 2. Also prior to the upgrade I was able to see the lineage between Tableau datasets and redshift datasets, but now I cant see that. While running the ingestion recipe. I noticed a message on the console “Skipping upstream table <<...uid>> from lineage since its name is none”. Attaching the recipe file, python ingestion code and console message for reference. We have a demo coming up later this week. Tableau metadata and Redshift-Tableau linage were two of the key capabilities we wanted to demonstrate. Help and guidance will be greatly appreciated. Thanks.
plus1 1
m
cc @gray-shoe-75895
g
@full-engineer-98290 this seems pretty strange. I think a good first to would be to verify if the issue is related to v0.9.0 - you can test this by
pip install acryl-datahub[tableau]<0.9.0
and then running ingestion again. Let me know if you’d like to hop on a call to debug this together
f
Thanks @gray-shoe-75895 - I tried "pip install acryl-datahub[tableau]==0.8.44", I get different sets of errors. Please see attached screenshot.
g
We can set up a call tomorrow https://calendly.com/harshalsheth/30min. As for the error you’re seeing, it’d be good to try setting the sink to a file so that we can test the tableau source in isolation