mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-05 16:22:17 +00:00
9 lines
290 B
YAML
9 lines
290 B
YAML
source:
|
|
type: csv-enricher
|
|
config:
|
|
# relative path to your csv file to ingest
|
|
filename: ./path/to/your/file.csv
|
|
|
|
# Default sink is datahub-rest and doesn't need to be configured
|
|
# See https://docs.datahub.com/docs/metadata-ingestion/sink_docs/datahub for customization options
|