tests.system.google.cloud.dataflow.example_dataflow_pipeline_streaming¶
Example Airflow DAG for testing Google Dataflow to create pipelines.
Attributes¶
Module Contents¶
- tests.system.google.cloud.dataflow.example_dataflow_pipeline_streaming.DAG_ID = 'dataflow_pipeline_streaming'[source]¶
- tests.system.google.cloud.dataflow.example_dataflow_pipeline_streaming.GCP_LOCATION = 'europe-central2'[source]¶
- tests.system.google.cloud.dataflow.example_dataflow_pipeline_streaming.PIPELINE_JOB_NAME = ''[source]¶
- tests.system.google.cloud.dataflow.example_dataflow_pipeline_streaming.PIPELINE_TYPE = 'PIPELINE_TYPE_STREAMING'[source]¶
- tests.system.google.cloud.dataflow.example_dataflow_pipeline_streaming.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[source]¶
- tests.system.google.cloud.dataflow.example_dataflow_pipeline_streaming.INPUT_TOPIC_ID = 'taxirides-realtime'[source]¶
- tests.system.google.cloud.dataflow.example_dataflow_pipeline_streaming.INPUT_TOPIC_PROJECT_ID = 'pubsub-public-data'[source]¶
- tests.system.google.cloud.dataflow.example_dataflow_pipeline_streaming.INPUT_TOPIC = 'projects/pubsub-public-data/topics/taxirides-realtime'[source]¶
- tests.system.google.cloud.dataflow.example_dataflow_pipeline_streaming.SUBSCRIPTION_NAME = 'taxirides-sub'[source]¶