Skip to main content
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.

For more technologies supported by Talend, see Talend components.

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 – let us know how we can improve!