Procedure
-
In the
Integration
perspective
of the Studio, create an empty Map/Reduce Job from the
Job Designs node in the Repository tree view.
For further information about how to create a Map/Reduce Job, see Talend Open Studio for Big Data Getting Started Guide .
- Drop tAvroInput, tMap, tHDFSOutput and tAvroOutput onto the workspace.
- Connect tAvroInput to tMap using the Row > Main link.
- Do the same to connect tMap to tHDFSOutput and tAvroOutput, respectively. In doing it, you are prompted to name each link. In this example, name the link to tHDFSOutput to out1 and the link to tAvroOutput to reject.