14 lines
376 B
YAML
Raw Normal View History

---
# see https://datahubproject.io/docs/metadata-ingestion/source_docs/file for complete documentation
source:
type: "file"
2021-02-12 12:05:41 -08:00
config:
filename: ./examples/mce_files/nih_demo.json
# see https://datahubproject.io/docs/metadata-ingestion/sink_docs/datahub for complete documentation
sink:
type: "datahub-kafka"
2021-02-12 12:05:41 -08:00
config:
connection:
bootstrap: localhost:9092