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

11 lines
173 B
YAML

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