Sorting data

Our next data processing example will look at sorting data. Let's dive straight in:

  1. Create a new job and name it Sorting.
  2. We will use the currencies data file that we used previously in this example, so from the Repository Metadata drag the currencies delimited file onto the Job Designer. Select tFileInputDelimited from the pop-up window.
  3. From the Palette, search for delimited and drop a tFileOutputDelimited component onto the Job Designer. Now do a search for sort and drop a tSortRow component between the two delimited components.
    Sorting data
  4. Right-click on the currencies delimited input and, using Row | Main, connect it to the sort component. Similarly, ...

Get Getting Started with Talend Open Studio for Data Integration now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.