2021-12-08 16:56:08 -08:00
|
|
|
---
|
2021-08-09 13:00:47 -04:00
|
|
|
# see https://datahubproject.io/docs/metadata-ingestion/source_docs/file for complete documentation
|
2021-02-05 21:03:04 -08:00
|
|
|
source:
|
|
|
|
type: "file"
|
2021-02-12 12:05:41 -08:00
|
|
|
config:
|
2022-02-08 15:21:07 -08:00
|
|
|
filename: "./examples/mce_files/bootstrap_mce.json"
|
2021-02-05 21:03:04 -08:00
|
|
|
|
2021-08-09 13:00:47 -04:00
|
|
|
# see https://datahubproject.io/docs/metadata-ingestion/sink_docs/datahub for complete documentation
|
2021-02-05 21:03:04 -08:00
|
|
|
sink:
|
|
|
|
type: "datahub-rest"
|
2021-02-12 12:05:41 -08:00
|
|
|
config:
|
2021-07-08 16:16:16 -07:00
|
|
|
server: "http://localhost:8080"
|