Executing the Job - 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

Press F6 to run this Job.

Results

Once done, verify agg_result in Hive using, for example,
select * from agg_result;

This figure present only a part of the table. You can find that the selected input columns are aggregated and written into the agg_result table and the partition column is filled with the value prospective.