Logging for Tasks Configuring logging Writing to task logs from your code Interleaving of logs Troubleshooting Advanced configuration External Links Serving logs from workers...
Release Notes Airflow 2.6.1 (2023-05-16) Significant Changes Clarifications of the external Health Check mechanism and using Job classes (#31277). Bug Fixes Misc/Internal Doc o...
Set up a Database Backend Choosing database backend Database URI Setting up a SQLite Database Setting up a PostgreSQL Database Setting up a MySQL Database Setting up a MsSQL D...
Creating Custom @task Decorators (Optional) Adding IDE auto-completion support Creating Custom @task Decorators As of Airflow 2.2 it is possible add custom decorators to the ...
Operators and Hooks Reference Operators and Hooks Reference Here’s the list of the operators and hooks which are available in this release in the apache-airflow package. Airfl...
Connections & Hooks Hooks Custom connections Connections & Hooks Airflow is often used to pull and push data into other systems, and so it has a first-class Connection concept...