2021-02-15 18:29:27 -08:00

13 lines
180 B
YAML

---
source:
type: mssql
config:
username: sa
password: test!Password
database: DemoData
sink:
type: "datahub-rest"
config:
server: 'http://localhost:8080'