15 lines
213 B
YAML
Raw Normal View History

2021-02-10 16:39:49 -08:00
run_id: mysql-test
2021-02-09 01:02:05 -08:00
source:
type: mysql
2021-02-12 12:05:41 -08:00
config:
2021-02-09 01:02:05 -08:00
username: root
password: example
database: metagalaxy
host_port: localhost:53306
sink:
type: file
2021-02-12 12:05:41 -08:00
config:
2021-02-11 12:24:20 -08:00
filename: './mysql_mces.json'