Saving and executing the Job - 7.3

MySQL

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 > 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
2024-02-21

Procedure

  1. Press Ctrl+S to save your Job.
  2. Press F6 or click Run on the Run tab to execute the Job.
    The clients database table is filled with data from the file including upper-case last name as transformed in the job.

Results

For simple Insert operations that don't include any transformations, the use of tMysqlOutputBulkExec allows you to skip a step in the process and thus improves performance.

Related topic: tMysqlOutputBulkExec Standard properties