Setting up the Job - 7.3

HCatalog

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 > Database tools > HCatalog components
Data Quality and Preparation > Third-party systems > Database tools > HCatalog components
Design and Development > Third-party systems > Database tools > HCatalog components
Last publication date
2024-02-21

Procedure

  1. Drop the following components from the Palette to the design workspace: tHCatalogOperation, tHCatalogLoad, tHCatalogInput, tHCatalogOutput, tFixedFlowInput, and tFileOutputDelimited.
  2. Right-click tHCatalogOperation to connect it to tFixedFlowInput component using a Trigger>OnSubjobOk connection.
  3. Right-click tFixedFlowInput to connect it to tHCatalogOutput using a Row > Main connection.
  4. Right-click tFixedFlowInput to connect it to tHCatalogLoad using a Trigger > OnSubjobOk connection.
  5. Right-click tHCatalogLoad to connect it to the tHCatalogInput component using a Trigger > OnSubjobOk connection.
  6. Right-click tHCatalogInput to connect it to tFileOutputDelimited using a Row > Main connection.