tests.system.google.cloud.dataflow.example_dataflow_streaming_python¶
Example Airflow DAG for testing Google Dataflow Beam Pipeline Operator with Python for Streaming job.
Attributes¶
Module Contents¶
- tests.system.google.cloud.dataflow.example_dataflow_streaming_python.DAG_ID = 'dataflow_native_python_streaming'[source]¶
- tests.system.google.cloud.dataflow.example_dataflow_streaming_python.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[source]¶
- tests.system.google.cloud.dataflow.example_dataflow_streaming_python.BUCKET_NAME = 'bucket_dataflow_native_python_streaming_Uninferable'[source]¶
- tests.system.google.cloud.dataflow.example_dataflow_streaming_python.GCS_TMP = 'gs://bucket_dataflow_native_python_streaming_Uninferable/temp/'[source]¶
- tests.system.google.cloud.dataflow.example_dataflow_streaming_python.GCS_STAGING = 'gs://bucket_dataflow_native_python_streaming_Uninferable/staging/'[source]¶
- tests.system.google.cloud.dataflow.example_dataflow_streaming_python.GCS_PYTHON_SCRIPT = 'gs://airflow-system-tests-resources/dataflow/python/streaming_wordcount.py'[source]¶
- tests.system.google.cloud.dataflow.example_dataflow_streaming_python.LOCATION = 'europe-west3'[source]¶
- tests.system.google.cloud.dataflow.example_dataflow_streaming_python.TOPIC_ID = 'topic-dataflow_native_python_streaming'[source]¶