recipes/glean_recipe.dhub.yaml (12 lines of code) (raw):
source:
type: sync.datahub.glean_source.GleanSource
config:
env: "PROD"
stateful_ingestion:
enabled: false
pipeline_name: "glean_ingestion_pipeline"
sink:
type: "datahub-rest"
config:
server: ${DATAHUB_GMS_URL}
token: ${DATAHUB_GMS_TOKEN}