Nahuel 2a6c6134f4
Fix#7272: Improve logging when initializing workflow from CLI (#7522)
* Improve logging when initializing workflow from CLI

* Fix broken tests
2022-09-19 08:00:00 -07:00

27 lines
654 B
YAML

source:
type: tableau
serviceName: local_tableau
serviceConnection:
config:
type: Tableau
username: username
password: password
env: tableau_prod
hostPort: http://localhost
siteName: site_name
siteUrl: site_url
apiVersion: api_version
personalAccessTokenName: personal_access_token_name
personalAccessTokenSecret: personal_access_token_secret
sourceConfig:
config:
dashboardFilterPattern: {}
chartFilterPattern: {}
sink:
type: metadata-rest
config: {}
workflowConfig:
openMetadataServerConfig:
hostPort: http://localhost:8585/api
authProvider: no-auth