Populating a MySQL data warehouse - Cloud - 8.0

MySQL

Version
Cloud
8.0
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 Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Database components (Integration) > MySQL components
Data Quality and Preparation > Third-party systems > Database components (Integration) > MySQL components
Design and Development > Third-party systems > Database components (Integration) > MySQL components
Last publication date
2023-11-29

This scenario applies only to subscription-based Talend products.

For more technologies supported by Talend, see Talend components.

The following Java scenario creates a three-component Job that populates a data warehouse. A tMysqlInput component reads your customer data stored in the Customer base. A tMap component allows you to modify this data and the modifications are transmitted to the Leadfact table in the CRM database through a tMysqlOutput component.