Configuring the output component and executing the Job - Cloud - 8.0

Text standardization

Version
Cloud
8.0
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Data Quality components > Standardization components > Text standardization components
Data Quality and Preparation > Third-party systems > Data Quality components > Standardization components > Text standardization components
Design and Development > Third-party systems > Data Quality components > Standardization components > Text standardization components

Procedure

  1. Double-click tFileOutputDelimited to open its Basic settings view in the Component tab.
  2. In the File Name field, enter the path to the output file.
  3. Click Sync columns to retrieve the schema from the preceding component.
  4. Optional: Select the Include Header check box to include columns headers in the output file.
  5. In the Advanced settings tab of the tFileOutputDelimited component, select UTF-8 from the Encoding list.
  6. Press F6 to run the Job.

Results

The tokenized text is written in the file you defined in the File Name field of the tFileOutputDelimited component.

Spaces have been added to separate tokens.