Outputting the sorted data - 7.3

Orchestration (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 Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Orchestration components (Integration)
Data Quality and Preparation > Third-party systems > Orchestration components (Integration)
Design and Development > Third-party systems > Orchestration components (Integration)
Last publication date
2024-02-21

Procedure

  1. Double-click the tRecollector component to open its Component view.
  2. Click the button next to Edit schema to open the schema editor, then, paste the tPartitioner schema we copied earlier when we were configuring tPartitioner.
    This schema should be consistent with that of the tDepartitioner component offering data to the current tRecollector.
  3. Click OK to validate these changes and accept the propagation prompted by the pop-up dialog box.
  4. In the Linked Departitioner field, select the tDepartitioner component you want this component to receive data from. In this example, it is the tDepartitioner component labelled tDepartitioner_1. Therefore, select tDepartitioner_1.
  5. Double-click the tFileOutputDelimited component to open its Component view.
  6. In the File Name field, browse to the file, or enter the directory and the name of the file, that you want to write the sorted data in. At runtime, this file will be created if it does not exist.