Linking the components - 7.3

Avro

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > File components (Integration) > Avro components
Data Quality and Preparation > Third-party systems > File components (Integration) > Avro components
Design and Development > Third-party systems > File components (Integration) > Avro components
Last publication date
2023-06-12

Procedure

  1. 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 .
  2. Drop tAvroInput, tMap, tHDFSOutput and tAvroOutput onto the workspace.
  3. Connect tAvroInput to tMap using the Row > Main link.
  4. 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.