tests.system.providers.google.cloud.dataproc.example_dataproc_cluster_update

Example Airflow DAG for DataprocUpdateClusterOperator.

Module Contents

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

Was this entry helpful?