New archived content: Talend MDM, Talend Data Catalog 8.0, and Talend 7.3 products reached their end of life in 2024. Their documentation was moved to the Talend Archive page and will no longer receive content updates.
In the Integration perspective of Talend Studio,
create an empty Job from the Job Designs node
in the Repository tree view.
For further information about how to create a Job, see Creating a Job.
Drop the following components onto the workspace: tFileInputDelimited, tPartitioner, tCollector,
tSortRow, tDepartitioner, tRecollector, tFileOutputDelimited.
The tFileInputDelimited component
(labeled test file in this example) reads
the 20 million customer records from a .txt file generated by tRowGenerator.
For further information about the tRowGenerator component, see tRowGenerator
For further information about how to label a component, see Component View tab.
Connect tPartitioner to tCollector using the Trigger > Starts link.
Do the same to connect tDepartitioner to
tRecollector.
Connect the other components using the Row >
Main link.
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 – please let us know!