tests.system.google.cloud.dataproc.example_dataproc_start_from_trigger

Example Airflow DAG for DataprocSubmitJobOperator with start_from_trigger.

Attributes

ENV_ID

DAG_ID

PROJECT_ID

CLUSTER_NAME_BASE

CLUSTER_NAME_FULL

CLUSTER_NAME

REGION

CLUSTER_CONFIG

SPARK_JOB

create_cluster

test_run

Module Contents

tests.system.google.cloud.dataproc.example_dataproc_start_from_trigger.ENV_ID[source]
tests.system.google.cloud.dataproc.example_dataproc_start_from_trigger.DAG_ID = 'dataproc_start_from_trigger'[source]
tests.system.google.cloud.dataproc.example_dataproc_start_from_trigger.PROJECT_ID[source]
tests.system.google.cloud.dataproc.example_dataproc_start_from_trigger.CLUSTER_NAME_BASE = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_start_from_trigger.CLUSTER_NAME_FULL[source]
tests.system.google.cloud.dataproc.example_dataproc_start_from_trigger.CLUSTER_NAME = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_start_from_trigger.REGION = 'europe-west1'[source]
tests.system.google.cloud.dataproc.example_dataproc_start_from_trigger.CLUSTER_CONFIG[source]
tests.system.google.cloud.dataproc.example_dataproc_start_from_trigger.SPARK_JOB[source]
tests.system.google.cloud.dataproc.example_dataproc_start_from_trigger.create_cluster[source]
tests.system.google.cloud.dataproc.example_dataproc_start_from_trigger.test_run[source]

Was this entry helpful?