Hi, I’m having trouble with ingesting Tableau. My company has a different Tableau website, so I tried using the Token system via the YAML config to connect. It’s not quite working for me yet. What should I do? I’m using the latest DataHub on the quickstart page with docker-compose.
Hey there! Make sure your message includes the following information if relevant, so we can help more effectively!
- Are you using UI or CLI for ingestion?
- Which DataHub version are you using? (e.g. 0.12.0)
- What data source(s) are you integrating with DataHub? (e.g. BigQuery)
I seem to be able to connect via tokens, however, it fails when it’s trying to find projects. I get some KerError: ‘11adb…’ from the following code cur_proj=all_project_map[cur_proje.parent_id]
in form_path
Nvm I think I know what the issue is
what turned out to be the issue?
I think I need to setup the right account with the required role. I was using my own account’s token which is just a creator.