Talend Studio allows
you to deploy and execute your designs on a Remote Engine/JobServer when you work on
either a local project or a remote project connected to Talend Cloud Management Console.
Before you begin
- The remote run feature has been enabled for the Remote Engine in
Talend Cloud Management Console. For more
information, see the Talend Cloud Management Console User
Guide.
- The selected Remote Engine is running.
- You have been assigned to a remote project in Talend Cloud Management Console.
Procedure
-
Start Talend Studio.
-
Connect to the remote project you have been assigned to by the
Project Administrator in Talend Cloud Management Console.
For instructions on how to connect to a remote project, see
the
Talend Cloud Management Console User Guide.
The Remote
Engines available in your account are automatically added to the remote
server list in Studio ().
Example
-
Open your Artifact.
-
Open the Run view
underneath the design workspace.
-
Click the Target Exec
tab.
-
Select the relevant Remote Engine from the drop-down
list.
Example
-
Click Run in the
Basic Run tab, as usual, to connect
to the server and deploy and execute the current Artifact.
Note:
If you receive a connection error, ensure that the agent
is running, the ports are available, and the server IP address is
correct.
- Optional:
To monitor JVM resource usage during the Artifact execution,
you can execute it on the specified Remote Engine/JobServer by clicking
Run in the Memory Run tab.
- Optional:
If you want to debug your Artifact, open the Debug Run tab in the Run view, select Traces
Debug or Java Debug from
the drop-down list, then click the button.
Troubleshooting: If your execution has failed on the Remote Engine, but
not during a simple Studio run operation, build it as a
Standalone Job. For instructions, see
Troubleshooting Remote Engine executions.