mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-05 20:17:07 +00:00
22 lines
441 B
YAML
22 lines
441 B
YAML
source:
|
|
type: looker
|
|
serviceName: local_looker
|
|
serviceConnection:
|
|
config:
|
|
type: Looker
|
|
username: username
|
|
password: password
|
|
hostPort: http://hostPort
|
|
env: env
|
|
sourceConfig:
|
|
config:
|
|
dashboardFilterPattern: {}
|
|
chartFilterPattern: {}
|
|
sink:
|
|
type: metadata-rest
|
|
config: {}
|
|
workflowConfig:
|
|
openMetadataServerConfig:
|
|
hostPort: http://localhost:8585/api
|
|
authProvider: no-auth
|