tests.system.providers.google.cloud.dataproc.example_dataproc_presto

Example Airflow DAG for DataprocSubmitJobOperator with presto job.

Module Contents

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

Was this entry helpful?