Defining the input data - Cloud - 8.0

Amazon Redshift

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Amazon services (Integration) > Amazon Redshift components
Data Quality and Preparation > Third-party systems > Amazon services (Integration) > Amazon Redshift components
Design and Development > Third-party systems > Amazon services (Integration) > Amazon Redshift components
Last publication date
2024-02-20

Procedure

  1. Double-click tFixedFlowInput to open its Basic settings view.
  2. Click the [...] button next to Edit schema to open the schema editor.
  3. In the schema editor, click the [+] button to add three columns: id of the interger type, name of the string type, and age of the integer type.
  4. Click OK to validate the changes and accept the propagation prompted by the pop-up [Propagate] dialog box.
  5. In the Mode area, select Use Inline Content (delimited file) and enter the following personal information in the Content field.
    1;Arthur;16
    2;Ford;18
    3;Jackson;17