tests.system.providers.google.cloud.dataproc.example_dataproc_hive

Example Airflow DAG for DataprocSubmitJobOperator with hive job.

Module Contents

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

Was this entry helpful?