Hi I’m trying to setup an ingestion from bigquery....
# ingestion
s
Hi I’m trying to setup an ingestion from bigquery. Copied example from documentation but receiving error. 1 validation error in PipelineConfig sink field required (type=value_error.missing) any advise appreciated
👍 1
g
The example in the docs has the source config, but you need to also add a sink to tell it where to send the metadata - I’d recommend using the datahub-rest sink https://datahubproject.io/docs/metadata-ingestion/#sinks
🙌 2