Complete the airflow survey & get a free airflow 3 certification!

tests.system.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster

Example Airflow DAG for DataprocCreateClusterOperator in case of the cluster is already existing and stopped.

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_create_existing_stopped_cluster.DAG_ID = 'dataproc_create_existing_stopped_cluster'[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.ENV_ID[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.PROJECT_ID[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.CLUSTER_NAME_BASE = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.CLUSTER_NAME_FULL = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.CLUSTER_NAME = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.REGION = 'us-east4'[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.CLUSTER_CONFIG[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.create_cluster[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.test_run[source]

Was this entry helpful?