Configuring the components - 7.3

Processing (Integration)

Version
7.3
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 Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Processing components (Integration)
Data Quality and Preparation > Third-party systems > Processing components (Integration)
Design and Development > Third-party systems > Processing components (Integration)

Procedure

  1. Double-click the tFileInputDelimited component to open its Basic settings view.
  2. In the File name field, specify the path to the input file to be normalized.
  3. Click the [...] button next to Edit schema to open the Schema dialog box, and set up the input schema by adding one column named Tags. When done, click OK to validate your schema setup and close the dialog box, leaving the rest of the settings as they are.
  4. Double-click the tNormalize component to open Basic settings view.
  5. Check the schema, and if necessary, click Sync columns to get the schema synchronized with the input component.
  6. Define the column the normalization operation is based on.
    In this use case, the input schema has only one column, Tags, so just accept the default setting.
  7. In the Advanced settings view, select the Get rid of duplicate rows from output, Discard the trailing empty strings, and Trim resulting values check boxes.
  8. In the tLogRow component, select the Print values in the cells of table radio button.