Open caldeirav opened 5 months ago
We can successfully configure services and ingestion now in OpenMetadata and the airflow integration is working as expected. See example below for sample data product.
However the dbt ingestion is still not working as per #48
Setup OpenMetadata in order to integrate with our DBT pipelines (as code, contained in the data product). List of integrations to be tested: https://docs.open-metadata.org/v1.4.x/connectors/ingestion/workflows/dbt
The DBT ingestion can be configured manually from the OpenMetadata UI as per the following instructions: https://docs.open-metadata.org/v1.4.x/connectors/ingestion/workflows/dbt/configure-dbt-workflow-from-ui
In our case, the manifest.json will be retrived from the GitHub repository for the completed data pipeline, via the File Server method.