Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---
- # see https://datahubproject.io/docs/metadata-ingestion/source_docs/mysql for complete documentation
- source:
- type: "clickhouse"
- config:
- username: default
- password: xyzxyz
- connection:
- host: "abc.def.ghij"
- # see https://datahubproject.io/docs/metadata-ingestion/sink_docs/datahub for complete documentation
- sink:
- type: "datahub-rest"
- config:
- server: "http://localhost:8080"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement