tests.system.google.cloud.dataproc.example_dataproc_sparkr

Example Airflow DAG for DataprocSubmitJobOperator with sparkr job.

Attributes

ENV_ID

DAG_ID

PROJECT_ID

BUCKET_NAME

RESOURCE_DATA_BUCKET

JOB_FILE

GCS_JOB_FILE

CLUSTER_NAME_BASE

CLUSTER_NAME_FULL

CLUSTER_NAME

REGION

CLUSTER_CONFIG

SPARKR_JOB

create_bucket

test_run

Module Contents

tests.system.google.cloud.dataproc.example_dataproc_sparkr.ENV_ID[source]
tests.system.google.cloud.dataproc.example_dataproc_sparkr.DAG_ID = 'dataproc_sparkr'[source]
tests.system.google.cloud.dataproc.example_dataproc_sparkr.PROJECT_ID[source]
tests.system.google.cloud.dataproc.example_dataproc_sparkr.BUCKET_NAME = 'bucket_dataproc_sparkr_Uninferable'[source]
tests.system.google.cloud.dataproc.example_dataproc_sparkr.RESOURCE_DATA_BUCKET = 'airflow-system-tests-resources'[source]
tests.system.google.cloud.dataproc.example_dataproc_sparkr.JOB_FILE = 'dataproc-sparkr-job.r'[source]
tests.system.google.cloud.dataproc.example_dataproc_sparkr.GCS_JOB_FILE = 'gs://bucket_dataproc_sparkr_Uninferable/dataproc/dataproc-sparkr-job.r'[source]
tests.system.google.cloud.dataproc.example_dataproc_sparkr.CLUSTER_NAME_BASE = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_sparkr.CLUSTER_NAME_FULL = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_sparkr.CLUSTER_NAME = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_sparkr.REGION = 'europe-west1'[source]
tests.system.google.cloud.dataproc.example_dataproc_sparkr.CLUSTER_CONFIG[source]
tests.system.google.cloud.dataproc.example_dataproc_sparkr.SPARKR_JOB[source]
tests.system.google.cloud.dataproc.example_dataproc_sparkr.create_bucket[source]
tests.system.google.cloud.dataproc.example_dataproc_sparkr.test_run[source]

Was this entry helpful?