Airflow in Datacoves
These how to guides are dedicated to Airflow within Datacoves. Here you will find information on how to Enable and configure Airflow
- Create Airflow jobs(DAGs)
- Run dbt with in an Airflow DAG
- Sending notifications
- Customizing Airflow worker environments (docker images)
- Requesting Airflow worker resources
And more!
What to know
-
Ruff
is installed to show unused imports and unused variables as well as python linting. - Datacoves Decorators simplify working with dbt, syncing databases, and running commands in Airflow.
- My Airflow can help speed up your DAG writing experience.