Airflow Summit 2026 is coming August 31 - September 2 in Austin, TX. Register now to secure your spot!

airflow.example_dags.example_asset_with_watchers

Example DAG for demonstrating the usage of event driven scheduling using assets and triggers.

Attributes

file_path

trigger

asset

Functions

test_task()

Module Contents

airflow.example_dags.example_asset_with_watchers.file_path = '/tmp/test'[source]
airflow.example_dags.example_asset_with_watchers.trigger[source]
airflow.example_dags.example_asset_with_watchers.asset[source]
airflow.example_dags.example_asset_with_watchers.test_task()[source]

Was this entry helpful?