airflow.example_dags.example_asset_with_watchers
演示如何使用资产和触发器进行事件驱动调度的示例 DAG。
模块内容
-
airflow.example_dags.example_asset_with_watchers.file_path = '/tmp/test'[源代码]
-
airflow.example_dags.example_asset_with_watchers.trigger[源代码]
-
airflow.example_dags.example_asset_with_watchers.asset[源代码]
-
airflow.example_dags.example_asset_with_watchers.test_task()[源代码]