21 lines
417 B
YAML
Raw Normal View History

2022-05-17 18:12:18 +05:30
source:
type: mssql
serviceName: local_mssql
serviceConnection:
config:
type: Mssql
database: catalog_test
username: sa
password: test!Password
hostPort: localhost:1433
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