source:
type: "snowflake"
config:
username: <user_name>
password: <password>
role: <role>
host_port: <host_port>
warehouse: <ware_house>
# Rest of the source specific params ...
# This is mandatory. Changing it will cause old telemetry correlation to be lost.
_*pipeline_name: "my_snowflake_pipeline_1"*_
# Pipeline-level datahub_api configuration.
datahub_api: # Optional. But if provided, this config will be used by the "datahub" ingestion state provider.
server: "
http://localhost:8080"
sink:
type: "datahub-rest"
config:
server: '
http://localhost:8080'
reporting:
◦ type: "datahub" # Required
config: # Optional.
datahub_api: # default value
server: "
http://localhost:8080"