recipes/metrichub_recipe.dhub.yaml (10 lines of code) (raw):

# Build the YAML configuration file before running the ingestion: `python3 -m sync.datahub.metrichub_glossary` source: type: datahub-business-glossary config: file: metric_hub_glossary.yaml enable_auto_id: false sink: type: "datahub-rest" config: server: ${DATAHUB_GMS_URL} token: ${DATAHUB_GMS_TOKEN}