tests.system.providers.google.cloud.datafusion.example_datafusion_async

Example Airflow DAG that shows how to use DataFusion.

Module Contents

tests.system.providers.google.cloud.datafusion.example_datafusion_async.SERVICE_ACCOUNT[source]
tests.system.providers.google.cloud.datafusion.example_datafusion_async.PROJECT_ID[source]
tests.system.providers.google.cloud.datafusion.example_datafusion_async.LOCATION = 'europe-north1'[source]
tests.system.providers.google.cloud.datafusion.example_datafusion_async.INSTANCE_NAME = 'airflow-test-instance'[source]
tests.system.providers.google.cloud.datafusion.example_datafusion_async.INSTANCE[source]
tests.system.providers.google.cloud.datafusion.example_datafusion_async.BUCKET_1 = 'test-datafusion-1'[source]
tests.system.providers.google.cloud.datafusion.example_datafusion_async.BUCKET_2 = 'test-datafusion-2'[source]
tests.system.providers.google.cloud.datafusion.example_datafusion_async.BUCKET_1_URI[source]
tests.system.providers.google.cloud.datafusion.example_datafusion_async.BUCKET_2_URI[source]
tests.system.providers.google.cloud.datafusion.example_datafusion_async.PIPELINE_NAME = 'test-pipe'[source]
tests.system.providers.google.cloud.datafusion.example_datafusion_async.PIPELINE[source]
tests.system.providers.google.cloud.datafusion.example_datafusion_async.create_bucket1[source]
tests.system.providers.google.cloud.datafusion.example_datafusion_async.test_run[source]

Was this entry helpful?