Set up a parent Job to run the Jobs in parallel - 7.3

Data Integration Job Examples

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
Design and Development > Designing Jobs
Last publication date
2024-02-13

Procedure

  1. Create a new Job and add two tRunJob components on the design workspace, and label the components to better reflect their roles.
  2. In the Component view of the first tRunJob component, click the [...] button next to the Job field and specify the Job it will run, employees_testing in this example.
  3. Configure the other tRunJob component to run the other Job, employees_production.
  4. On the Extra tab of the Job view, select the Multi thread execution check box to activate the Multi-thread Execution feature.