Use Distant Run from Talend Enterprise Data Integration to execute remote Jobs
In Talend Enterprise Data Integration, you can transfer your Jobs on a distant server, which will be in charge of deploying and executing them.
In this tutorial, you will learn:
- how to configure the remote server details in the Studio preferences.
- how to execute Jobs directly on an execution server from the Studio.
Install and configure Jobserver on the target system.
You will install the Jobserver application on a target system, which could be one of your neighbouring workstations. This application allows us to set up the system as an execution server in Talend Enterprise Data Integration.
Prerequisites: the Jobserver binaries that are compatible with your version of Talend Entrprise Data Integration.
by inserting a # character in front of the line, and remove the corresponding character to the following line in order to change it back to a variable: org.talend.monitoring.jmx.api.OsInfoRetriever.OS_PARTITIONS=/,/dev,/home
Click start_rs.bat if your target system is under Windows.
Execute the command sh start_rs.sh if the target system is under Linux (in this case, check first that the program is executable, by typing in the command chmod +x start_rs.sh).
The Jobserver application is now configured and running.
Step 3: Configure Distant Run in the Studio application
Distant Run must be configured from within the Talend Enterprise Data Integration client as follows:
Click Window > Preferences.
In the treeview, navigate toTalend > Run/Debug > Remote.
Add an execution server that has a running Jobserver application by clicking the [+] (Add) button then configure the ports as they were defined in the TalendJobServer.properties file on the target system.