Hello all.
We have faced with Tableau ingestion problem.
Two different DataHub instances ingest different numbers of objects from one Tableau server.
The only thing they have in common is that they both read 10,000 objects.
Does anyone know how to fix this?
Hey there! Make sure your message includes the following information if relevant, so we can help more effectively!
- Which DataHub version are you using? (e.g. 0.12.0)
- Please post any relevant error logs on the thread!
Version: 0.12.1
Config:
type: tableau
config:
ingest_owner: true
connect_uri: '<https://tableauserver.url>'
password: '${TABLEAU_PSWD}'
projects: null
ingest_tags: true
username: '${TABLEAU_USER}'
page_size: 50
pipeline_name: CLI_TABLEAU```