tests.system.providers.google.cloud.dataproc.example_dataproc_update

Example Airflow DAG for DataprocUpdateClusterOperator.

Module Contents

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

Was this entry helpful?