tests.system.google.cloud.looker.example_looker
示例 Airflow DAG,展示了如何使用各种 Looker Operators 提交 PDT 实例化作业并进行管理。
模块内容
-
tests.system.google.cloud.looker.example_looker.DAG_ID = 'gcp_looker'[source]
-
tests.system.google.cloud.looker.example_looker.LOOKER_CONNECTION_ID = 'your_airflow_connection_for_looker'[source]
-
tests.system.google.cloud.looker.example_looker.LOOKER_MODEL = 'your_lookml_model'[source]
-
tests.system.google.cloud.looker.example_looker.LOOKER_VIEW = 'your_lookml_view'[source]
-
tests.system.google.cloud.looker.example_looker.start_pdt_task_async[source]
-
tests.system.google.cloud.looker.example_looker.test_run[source]