tests.system.providers.google.cloud.dataproc.example_dataproc_cluster_start_stop

Example Airflow DAG for DataprocStartClusterOperator and DataprocStopClusterOperator.

Module Contents

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

Was this entry helpful?