Configuring the input schemas - 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. Double-click the tELTHiveInput component using the customer link to open its Component view.
  2. Click the [...] button next to Edit schema to open the schema editor.
  3. Click the button as many times as required to add columns and rename them to replicate the schema of the customer table we created earlier in Hive.
    You can as well use the customer schema you retrieve and store in the Repository to set up this schema. For further information about how to set up a connection to Hive and retrieve and store the schema in Repository, see Talend Studio User Guide.
  4. In the Default table name field, enter the name of the input table, customer, to be processed by this component.
  5. Double-click the other tELTHiveInput component using the state_city link to open its Component view.
  6. Click the [...] button next to Edit schema to open the schema editor.
  7. Click the button as many times as required to add columns and rename them to replicate the schema of the state_city table we created earlier in Hive.
  8. In the Default table name field, enter the name of the input table, state_city, to be processed by this component.