Cluster Policies How do define a policy function Available Policy Functions Examples DAG policies Task policies Task instance mutation Cluster Policies If you want to chec...
BranchDateTimeOperator Usage with current time Usage with logical date BranchDateTimeOperator Use the BranchDateTimeOperator to branch into one of two execution paths dependi...
Deprecated REST API Endpoints Deprecated REST API Warning This REST API is deprecated since version 2.0. Please consider using the stable REST API . For more information on mi...
Core Concepts Core Concepts Here you can find detailed documentation about each one of Airflow’s core concepts and how to use them, as well as a high-level architectural overvie...
BashOperator Templating Skipping Troubleshooting Jinja template not found BashSensor BashOperator Use the BashOperator to execute commands in a Bash shell. airflow/examp...
Timetables Built-in Timetables CronTriggerTimetable DeltaDataIntervalTimetable CronDataIntervalTimetable EventsTimetable Differences between the two cron timetables Whether ta...
Add tags to DAGs and use it for filtering in the UI Add tags to DAGs and use it for filtering in the UI New in version 1.10.8. In order to filter DAGs (e.g by team), you can ad...
airflow.models.dagbag Module Contents Classes airflow.models.dagbag Module Contents Classes FileLoadStat Information about single file DagBag A dagbag is a collectio...