mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-15 13:14:37 +00:00
10 lines
161 B
YAML
10 lines
161 B
YAML
source:
|
|
type: "file"
|
|
config:
|
|
filename: "./examples/demo_data/demo_data.json"
|
|
|
|
sink:
|
|
type: "datahub-rest"
|
|
config:
|
|
server: 'http://localhost:8080'
|