August 15, 2023

Scenario: Exchanging customer data with HBase – Docs for ESB 6.x

Scenario: Exchanging customer data with HBase

This scenario applies only to a Talend solution with Big Data.

In this scenario, a six-component Job is used to exchange customer data with a given
HBase.

use_case-thbaseinput.png
The six components are:

  • tHBaseConnection: creates a connection to
    your HBase database.

  • tFixedFlowInput: creates the data to be
    written into your HBase. In the real use case, this component could be
    replaced by the other input components like tFileInputDelimited.

  • tHBaseOutput: writes the data it receives
    from the preceding component into your HBase.

  • tHBaseInput: extracts the columns of
    interest from your HBase.

  • tLogRow: presents the execution
    result.

  • tHBaseClose: closes the
    transaction.

To replicate this scenario, proceed as the following sections illustrate.

Note:

Before starting the replication, your Hbase and Zookeeper service should have been
correctly installed and well configured. This scenario explains only how to use
Talend solution to make data transaction with a given HBase.


Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x