mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-22 06:24:56 +00:00
11 lines
316 B
YAML
11 lines
316 B
YAML
---
|
|
# see https://datahubproject.io/docs/metadata-ingestion/source_docs/file for complete documentation
|
|
source:
|
|
type: "file"
|
|
config:
|
|
filename: "./examples/mce_files/single_mce.json"
|
|
|
|
# see https://datahubproject.io/docs/metadata-ingestion/sink_docs/console for complete documentation
|
|
sink:
|
|
type: "console"
|