Linking the components - 7.3

ELT Hive

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > ELT components > ELT Hive components
Data Quality and Preparation > Third-party systems > ELT components > ELT Hive components
Design and Development > Third-party systems > ELT components > ELT Hive components
Last publication date
2024-02-21

Procedure

  1. In the Integration perspective of Talend Studio , create an empty Job from the Job Designs node in the Repository tree view.
    For further information about how to create a Job, see Talend Studio User Guide.
  2. Drop two tELTHiveInput components and tELTHiveMap and tELTHiveOutput onto the workspace.
  3. Connect them using the Row > Main link.
    Each time when you connect two components, a wizard pops up to prompt you to name the link you are creating. This name must be the same as that of the Hive table you want the active component to process. In this scenario, the input tables the two tELTHiveInput components will handle are customer and state_city and the output table tELTHiveOutput will handle is agg_result.