tests.system.providers.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.

Module Contents

tests.system.providers.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.DAG_ID = 'example_dataproc_cluster_create_existing_stopped_cluster'[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.ENV_ID[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.PROJECT_ID[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.CLUSTER_NAME[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.REGION = 'europe-west1'[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.CLUSTER_CONFIG[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.create_cluster[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_cluster_create_existing_stopped_cluster.test_run[source]

Was this entry helpful?