airflow.example_dags.example_asset_with_watchers
Example DAG for demonstrating the usage of event driven scheduling using assets and triggers.
Attributes
Functions
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]