tests.system.google.cloud.dataproc.example_dataproc_cluster_update

Example Airflow DAG for DataprocUpdateClusterOperator.

Attributes

ENV_ID

DAG_ID

PROJECT_ID

CLUSTER_NAME_BASE

CLUSTER_NAME_FULL

CLUSTER_NAME

REGION

CLUSTER_CONFIG

CLUSTER_UPDATE

UPDATE_MASK

TIMEOUT

create_cluster

test_run

Module Contents

tests.system.google.cloud.dataproc.example_dataproc_cluster_update.ENV_ID[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_update.DAG_ID = 'dataproc_update'[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_update.PROJECT_ID[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_update.CLUSTER_NAME_BASE = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_update.CLUSTER_NAME_FULL = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_update.CLUSTER_NAME = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_update.REGION = 'europe-north1'[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_update.CLUSTER_CONFIG[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_update.CLUSTER_UPDATE[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_update.UPDATE_MASK[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_update.TIMEOUT[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_update.create_cluster[source]
tests.system.google.cloud.dataproc.example_dataproc_cluster_update.test_run[source]

Was this entry helpful?