Skip to main content Skip to complementary content

Linking the components

Procedure

  1. 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.
  2. 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.
  3. Connect tPartitioner to tCollector using the Trigger > Starts link.
  4. Do the same to connect tDepartitioner to tRecollector.
  5. 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 – let us know how we can improve!