tests.system.google.cloud.dataproc.example_dataproc_cluster_start_stop

Example Airflow DAG for DataprocStartClusterOperator and DataprocStopClusterOperator.

Attributes

DAG_ID

ENV_ID

PROJECT_ID

CLUSTER_NAME_BASE

CLUSTER_NAME_FULL

CLUSTER_NAME

REGION

CLUSTER_CONFIG

create_cluster

test_run

Module Contents

tests.system.google.cloud.dataproc.example_dataproc_cluster_start_stop.DAG_ID = 'dataproc_cluster_start_stop'[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_start_stop.ENV_ID[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_start_stop.PROJECT_ID[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_start_stop.CLUSTER_NAME_BASE = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_start_stop.CLUSTER_NAME_FULL = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_start_stop.CLUSTER_NAME = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_start_stop.REGION = 'europe-north1'[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_start_stop.CLUSTER_CONFIG[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_start_stop.create_cluster[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_start_stop.test_run[source]

Was this entry helpful?