用于 Apache Beam 操作符的示例 Airflow DAG
- 要求
此测试需要 gcloud 和 go 命令才能运行。
模块内容
-
tests.system.google.cloud.dataflow.example_dataflow_go.ENV_ID[源代码]
-
tests.system.google.cloud.dataflow.example_dataflow_go.DAG_ID = 'dataflow_native_go_async'[源代码]
-
tests.system.google.cloud.dataflow.example_dataflow_go.BUCKET_NAME[源代码]
-
tests.system.google.cloud.dataflow.example_dataflow_go.GCS_TMP[源代码]
-
tests.system.google.cloud.dataflow.example_dataflow_go.GCS_STAGING[源代码]
-
tests.system.google.cloud.dataflow.example_dataflow_go.GCS_OUTPUT[源代码]
-
tests.system.google.cloud.dataflow.example_dataflow_go.GO_FILE_NAME = 'wordcount.go'[源代码]
-
tests.system.google.cloud.dataflow.example_dataflow_go.GO_FILE_LOCAL_PATH[源代码]
-
tests.system.google.cloud.dataflow.example_dataflow_go.GCS_GO[源代码]
-
tests.system.google.cloud.dataflow.example_dataflow_go.LOCATION = 'europe-west3'[源代码]
-
tests.system.google.cloud.dataflow.example_dataflow_go.default_args[源代码]
-
tests.system.google.cloud.dataflow.example_dataflow_go.create_bucket[源代码]
-
tests.system.google.cloud.dataflow.example_dataflow_go.test_run[源代码]