mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-02 22:37:58 +00:00
13 lines
184 B
YAML
13 lines
184 B
YAML
source:
|
|
type: mysql
|
|
config:
|
|
# Coordinates
|
|
host_port: localhost:3306
|
|
database: dbname
|
|
|
|
# Credentials
|
|
username: root
|
|
password: example
|
|
|
|
sink:
|
|
# sink configs |