datahub/metadata-ingestion/examples/recipes/file_to_datahub-jobs-golden.dhub.yaml

12 lines
383 B
YAML
Raw Permalink Normal View History

---
# see https://docs.datahub.com/docs/generated/ingestion/sources/file for complete documentation
source:
type: "file"
config:
filename: ./examples/test_examples/via_node_test_example_fivetran.json
# see https://docs.datahub.com/docs/metadata-ingestion/sink_docs/datahub for complete documentation
sink:
type: "datahub-rest"
config:
server: "http://localhost:8080"