datahub/metadata-ingestion/examples/demo_data/demo_data_to_datahub_rest.yml

10 lines
161 B
YAML
Raw Normal View History

source:
type: "file"
config:
filename: "./examples/demo_data/demo_data.json"
sink:
type: "datahub-rest"
config:
server: 'http://localhost:8080'