tests.system.teradata.example_remote_bteq
Example Airflow DAG to show usage of BteqOperator.
This DAG assumes Airflow Connection with connection id TTU_DEFAULT already exists in locally. It
shows how to use Teradata BTEQ commands with BteqOperator as tasks in
airflow dags using BteqeOperator.
Module Contents
-
tests.system.teradata.example_remote_bteq.ENV_ID[source]
-
tests.system.teradata.example_remote_bteq.DAG_ID = 'example_remote_bteq'[source]
-
tests.system.teradata.example_remote_bteq.CONN_ID = 'teradata_default'[source]
-
tests.system.teradata.example_remote_bteq.SSH_CONN_ID = 'ssh_default'[source]
-
tests.system.teradata.example_remote_bteq.host[source]
-
tests.system.teradata.example_remote_bteq.username[source]
-
tests.system.teradata.example_remote_bteq.password[source]
-
tests.system.teradata.example_remote_bteq.params[source]
-
tests.system.teradata.example_remote_bteq.create_table[source]
-
tests.system.teradata.example_remote_bteq.test_run[source]