21 lines
436 B
YAML
Raw Normal View History

2022-05-17 18:12:18 +05:30
source:
type: db2
serviceName: local_db2
serviceConnection:
config:
type: Db2
username: openmetadata_user
password: openmetadata_password
hostPort: localhost:50000
databaseSchema: default
2022-05-17 18:12:18 +05:30
sourceConfig:
config:
type: DatabaseMetadata
2022-05-17 18:12:18 +05:30
sink:
type: metadata-rest
config: {}
workflowConfig:
openMetadataServerConfig:
hostPort: http://localhost:8585/api
authProvider: no-auth