tests.system.providers.google.cloud.dataproc.example_dataproc_trino

Example Airflow DAG for DataprocSubmitJobOperator with trino job.

Module Contents

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

Was this entry helpful?