mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-07 08:38:23 +00:00

* Fixed Tableau ingestion issue * revmoved doc string Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
1.0 KiB
1.0 KiB
title | slug |
---|---|
Run Tableau Connector using the CLI | /openmetadata/connectors/dashboard/tableau/cli |
Source Configuration - Service Connection
- hostPort: URL to the Tableau instance.
- username: Specify the User to connect to Tableau. It should have enough privileges to read all the metadata.
- password: Password for Tableau.
- apiVersion: Tableau API version.
- siteName: Tableau Site Name. To be kept empty if you are using the default Tableau site
- siteUrl: Tableau Site Url. To be kept empty if you are using the default Tableau site
- personalAccessTokenName: Access token. To be used if not logging in with user/password.
- personalAccessTokenSecret: Access token Secret. To be used if not logging in with user/password.
- env: Tableau Environment.