tests.system.providers.google.cloud.dataproc.example_dataproc_gke

Example Airflow DAG that show how to create a Dataproc cluster in Google Kubernetes Engine.

Module Contents

tests.system.providers.google.cloud.dataproc.example_dataproc_gke.ENV_ID[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_gke.DAG_ID = 'dataproc-gke'[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_gke.PROJECT_ID[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_gke.REGION = 'us-central1'[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_gke.CLUSTER_NAME[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_gke.GKE_CLUSTER_NAME[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_gke.GKE_CLUSTER_CONFIG[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_gke.VIRTUAL_CLUSTER_CONFIG[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_gke.create_gke_cluster[source]
tests.system.providers.google.cloud.dataproc.example_dataproc_gke.test_run[source]

Was this entry helpful?