tests.system.providers.google.cloud.dataproc.example_dataproc_cluster_deferrable

Example Airflow DAG for DataprocUpdateClusterOperator.

Module Contents

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

Was this entry helpful?