tests.system.google.cloud.dataproc.example_dataproc_workflow

Example Airflow DAG for Dataproc workflow operators.

Attributes

ENV_ID

DAG_ID

PROJECT_ID

REGION

CLUSTER_NAME_BASE

CLUSTER_NAME_FULL

CLUSTER_NAME

CLUSTER_CONFIG

PIG_JOB

WORKFLOW_NAME

WORKFLOW_TEMPLATE

create_workflow_template

test_run

Module Contents

tests.system.google.cloud.dataproc.example_dataproc_workflow.ENV_ID[source]
tests.system.google.cloud.dataproc.example_dataproc_workflow.DAG_ID = 'dataproc_workflow'[source]
tests.system.google.cloud.dataproc.example_dataproc_workflow.PROJECT_ID[source]
tests.system.google.cloud.dataproc.example_dataproc_workflow.REGION = 'europe-west1'[source]
tests.system.google.cloud.dataproc.example_dataproc_workflow.CLUSTER_NAME_BASE = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_workflow.CLUSTER_NAME_FULL = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_workflow.CLUSTER_NAME = ''[source]
tests.system.google.cloud.dataproc.example_dataproc_workflow.CLUSTER_CONFIG[source]
tests.system.google.cloud.dataproc.example_dataproc_workflow.PIG_JOB[source]
tests.system.google.cloud.dataproc.example_dataproc_workflow.WORKFLOW_NAME = 'airflow-dataproc-test'[source]
tests.system.google.cloud.dataproc.example_dataproc_workflow.WORKFLOW_TEMPLATE[source]
tests.system.google.cloud.dataproc.example_dataproc_workflow.create_workflow_template[source]
tests.system.google.cloud.dataproc.example_dataproc_workflow.test_run[source]

Was this entry helpful?