datahub/metadata-ingestion/examples/recipes/example_to_datahub_rest.yml
2021-02-15 18:29:27 -08:00

10 lines
165 B
YAML

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