Define the Apache Airflow connection to Teradata

Teradata Developer Guides

ft:locale
en-US
ft:lastEdition
2026-08-18
  1. In the Airflow UI, select Admin > Connections.
  2. Click Add Connection.
  3. Configure the connection using the following details:
    • Connection Id: teradata_default
    • Connection Type: Teradata
    • Database Server URL: Teradata instance hostname.
    • Database: Database name.
    • Login: Database user.
    • Password: Database user password.
  4. Save the connection.
  5. Open the saved connection and test it.

Refer to the Teradata Connection documentation for more information.