tests.system.google.cloud.datafusion.example_datafusion

Example Airflow DAG that shows how to use DataFusion.

Attributes

SERVICE_ACCOUNT

PROJECT_ID

ENV_ID

LOCATION

DAG_ID

INSTANCE_NAME

INSTANCE

BUCKET_NAME_1

BUCKET_NAME_2

BUCKET_NAME_1_URI

BUCKET_NAME_2_URI

PIPELINE_NAME

PIPELINE

create_bucket1

test_run

Module Contents

tests.system.google.cloud.datafusion.example_datafusion.SERVICE_ACCOUNT[source]
tests.system.google.cloud.datafusion.example_datafusion.PROJECT_ID[source]
tests.system.google.cloud.datafusion.example_datafusion.ENV_ID[source]
tests.system.google.cloud.datafusion.example_datafusion.LOCATION = 'europe-north1'[source]
tests.system.google.cloud.datafusion.example_datafusion.DAG_ID = 'datafusion'[source]
tests.system.google.cloud.datafusion.example_datafusion.INSTANCE_NAME = ''[source]
tests.system.google.cloud.datafusion.example_datafusion.INSTANCE[source]
tests.system.google.cloud.datafusion.example_datafusion.BUCKET_NAME_1 = ''[source]
tests.system.google.cloud.datafusion.example_datafusion.BUCKET_NAME_2 = ''[source]
tests.system.google.cloud.datafusion.example_datafusion.BUCKET_NAME_1_URI = 'gs://'[source]
tests.system.google.cloud.datafusion.example_datafusion.BUCKET_NAME_2_URI = 'gs://'[source]
tests.system.google.cloud.datafusion.example_datafusion.PIPELINE_NAME = ''[source]
tests.system.google.cloud.datafusion.example_datafusion.PIPELINE[source]
tests.system.google.cloud.datafusion.example_datafusion.create_bucket1[source]
tests.system.google.cloud.datafusion.example_datafusion.test_run[source]

Was this entry helpful?