Example Airflow DAG for DataprocSubmitJobOperator with trino job.
Module Contents
-
tests.system.google.cloud.dataproc.example_dataproc_trino.ENV_ID[source]
-
tests.system.google.cloud.dataproc.example_dataproc_trino.DAG_ID = 'dataproc_trino'[source]
-
tests.system.google.cloud.dataproc.example_dataproc_trino.PROJECT_ID[source]
-
tests.system.google.cloud.dataproc.example_dataproc_trino.CLUSTER_NAME_BASE[source]
-
tests.system.google.cloud.dataproc.example_dataproc_trino.CLUSTER_NAME_FULL[source]
-
tests.system.google.cloud.dataproc.example_dataproc_trino.CLUSTER_NAME[source]
-
tests.system.google.cloud.dataproc.example_dataproc_trino.REGION = 'europe-west1'[source]
-
tests.system.google.cloud.dataproc.example_dataproc_trino.CLUSTER_CONFIG[source]
-
tests.system.google.cloud.dataproc.example_dataproc_trino.TRINO_JOB[source]
-
tests.system.google.cloud.dataproc.example_dataproc_trino.create_cluster[source]
-
tests.system.google.cloud.dataproc.example_dataproc_trino.test_run[source]