airflow-dbt-python
airflow-dbt-python copied to clipboard
[Bug] Outputs not found in profile
Describe the bug When using an Airflow connection as DBT target following error occours.
dbt.exceptions.DbtProfileError: Runtime Error
outputs not specified in profile 'XYZ'
It was working with Airflow 2.9.3, DBT 1.7 & airflow-dbt-python 2.0.1 but not when running versions mentioned below.
Airflow
- Version: 2.11.0
- Provider: on-premises on Docker
- airflow-dbt-python: 3.1.0
Dbt
- Version: 1.8.9