Join Slack
Powered by
Hey team! I am facing error while doing ingestion ...
# ingestion
l
limited-forest-73733
09/15/2022, 7:55 AM
Hey team! I am facing error while doing ingestion using datahub-kafka. Ingestion image version is 0.8.41. Can someone please help me out.
h
hundreds-photographer-13496
09/15/2022, 8:39 AM
Hey as shown in error message you need to configure datahub_api in recipe. Read more info here -
https://datahubproject.io/docs/metadata-ingestion/docs/transformer/dataset_transformer/#more-sophistication-making-calls-to-datahub-during-transformation
Alternately you can set dbt source's write_semantics config as OVERRIDE so that the source does not need to read existing state. That will override existing info in datahub. Read config details from dbt source doc for more details.
Open in Slack
Previous
Next