Setting up the Job - 7.3

HDFS

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) > HDFS components
Data Quality and Preparation > Third-party systems > File components (Integration) > HDFS components
Design and Development > Third-party systems > File components (Integration) > HDFS components
Last publication date
2024-02-21

Procedure

  1. Drop the following components from the Palette onto the design workspace: tFixedFlowInput, tFileOutputDelimited, tHDFSPut, tHDFSGet, tFileInputDelimited and tLogRow.
  2. Connect tFixedFlowInput to tFileOutputDelimited using a Row > Main connection.
  3. Connect tFileInputDelimited to tLogRow using a Row > Main connection.
  4. Connect tFixedFlowInput to tHDFSPut using an OnSubjobOk connection.
  5. Connect tHDFSPut to tHDFSGet using an OnSubjobOk connection.
  6. Connect tHDFSGet to tFileInputDelimitedusing an OnSubjobOk connection.