Skip to main content

Translating the scenario into a Job

In order to implement this scenario, break down the Job into four steps:

  1. Create the Job, define the schema for the input data, and read the input file according to the defined schema.

  2. Set the command to enable the output stream feature.

  3. Map the data using the tMap component.

  4. Output the selected data stream.

A complete Job looks as what it displays in the following image. For the detailed instruction for designing the Job, read the following sections.

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!