2021-02-06 13:11:57 -08:00
|
|
|
---
|
2022-05-13 10:19:46 +05:30
|
|
|
# see https://datahubproject.io/docs/generated/ingestion/sources/file for complete documentation
|
2021-02-06 13:11:57 -08:00
|
|
|
source:
|
|
|
|
type: "file"
|
2021-02-12 12:05:41 -08:00
|
|
|
config:
|
2021-02-11 12:24:20 -08:00
|
|
|
filename: "./examples/mce_files/bootstrap_mce.json"
|
2021-02-06 13:11:57 -08:00
|
|
|
|
2021-08-09 13:00:47 -04:00
|
|
|
# see https://datahubproject.io/docs/metadata-ingestion/sink_docs/file for complete documentation
|
2021-02-06 13:11:57 -08:00
|
|
|
sink:
|
|
|
|
type: "file"
|
2021-02-12 12:05:41 -08:00
|
|
|
config:
|
2021-08-09 13:00:47 -04:00
|
|
|
filename: "./example_output_mces.json"
|