Creating a Teradata source node - Amazon Glue
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Creating a Teradata source node

Prerequisites needed

  • An Amazon Glue Teradata Vantage connection, configured with an Amazon Secrets Manager secret, as described in the previous section, Creating a Teradata Vantage connection.

  • Appropriate permissions on your job to read the secret used by the connection.

  • A Teradata table you would like to read from, tableName, or query targetQuery.

Adding a Teradata data source

To add a Data source – Teradata node:
  1. Choose the connection for your Teradata data source. Since you have created it, it should be available in the dropdown. If you need to create a connection, choose Create a new connection. For more information see the previous section, Creating a Teradata Vantage connection.

    Once you have chosen a connection, you can view the connection properties by clicking View properties.

  2. Choose a Teradata Source option:

    • Choose a single table – access all data from a single table.

    • Enter custom query – access a dataset from multiple tables based on your custom query.

  3. If you chose a single table, enter tableName.

    If you chose Enter custom query, enter a SQL SELECT query.

  4. In Custom Teradata properties, enter parameters and values as needed.