Skip to main content
  • New archived content: Talend MDM, Talend Data Catalog 8.0, and Talend 7.3 products reached their end of life in 2024. Their documentation was moved to the Talend Archive page and will no longer receive content updates.
Close announcements banner

Handling data with Redshift

This scenario describes a Job that writes the personal information into Redshift, then retrieves the information in Redshift and displays it on the console.

The scenario requires the following six components:

  • tRedshiftConnection: opens a connection to Redshift.

  • tFixedFlowInput: defines the personal information data structure, and sends the data to the next component.

  • tRedshiftOutput: writes the data it receives from the preceding component into Redshift.

  • tRedshiftInput: reads the data from Redshift.

  • tLogRow: displays the data it receives from the preceding component on the console.

  • tRedshiftClose: closes the connection to Redshift.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!