mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-05 03:56:35 +00:00
21 lines
432 B
YAML
21 lines
432 B
YAML
source:
|
|
type: superset
|
|
serviceName: local_superset
|
|
serviceConnection:
|
|
config:
|
|
hostPort: http://localhost:8080
|
|
username: admin
|
|
password: admin
|
|
type: Superset
|
|
sourceConfig:
|
|
config:
|
|
chartFilterPattern: {}
|
|
dashboardFilterPattern: {}
|
|
sink:
|
|
type: metadata-rest
|
|
config: {}
|
|
workflowConfig:
|
|
openMetadataServerConfig:
|
|
hostPort: http://localhost:8585/api
|
|
authProvider: no-auth
|