Skip to main content Skip to complementary content

Reading Input Data

Procedure

  1. In the Job created in the previous section, drop tFixedFlowInput and tHDFSOutput in the Job.
  2. Connect tHDFSConnection you have configured in the previous section to tFixedFlowInput using the Trigger > On Subjob Ok link.
  3. Connect tFixedFlowInput to tHDFSOutput using Row > Main link.
  4. Double-click tFixedFlowInput to open its Component view.
  5. Select Use Inline Content and in the Field Separator field, enter semicolon (;).
  6. In the Content panel, paste the following records as test data.
    1; Texas
    2; California
    3; Illinois
    4; New York
    5; Florida
  7. Click Edit schema to define the schema of the input data.
  8. Click the [+] button twice to add two rows to the schema editor and rename them to id and name, respectively.
  9. Click OK to validate these changes and accept the propagation prompted by the pop-up dialog box.

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!