datahub/metadata-ingestion/examples/demo_data/demo_data_to_datahub_rest.yml
2021-03-05 16:39:34 -08:00

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'