Dropping and linking the components - 7.3

HBase

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

About this task

To do this, proceed as follows:

Procedure

  1. Drop tHBaseConnection, tFixedFlowInput, tHBaseOutput, tHBaseInput, tLogRow and tHBaseClose from Palette onto the Design workspace.
  2. Right-click tHBaseConnection to open its contextual menu and select the Trigger > On Subjob Ok link from this menu to connect this component to tFixedFlowInput.
  3. Do the same to create the OnSubjobOk link from tFixedFlowInput to tHBaseInput and then to tHBaseClose.
  4. Right-click tFixedFlowInput and select the Row > Main link to connect this component to tHBaseOutput.
  5. Do the same to create the Main link from tHBaseInput to tLogrow.

Results

The components to be used in this scenario are all placed and linked. Then you need continue to configure them sucessively.