Running a Job remotely - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
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
Last publication date
2024-02-29

Talend Studio allows you to deploy and execute your Jobs on a Talend Remote Engine or Talend JobServer when you work on either a local project or on a remote one on the condition that you are connected with Talend Management Console or Talend Administration Center.

If you are working on a remote project and Talend Studio is disconnected from Talend Management Console or Talend Administration Center, the Talend Remote Engine or Talend JobServer settings can not be retrieved and you can not configure them manually in Talend Studio. This makes it impossible to run the Job remotely.

Before you begin

  • The Talend Remote Engine or Talend JobServer settings are defined correctly in Talend Studio.

    For a local project, set the Talend Remote Engine or Talend JobServer details in the Preferences > Talend > Run/Debug > Remote view of Talend Studio.

    For a remote project, check that your Talend Studio is connected with Talend Management Console or Talend Administration Center. When Talend Studio is connected with Talend Management Console or Talend Administration Center, the Talend Remote Engine or Talend JobServer settings are automatically retrieved and are read only.

    If Talend Studio is disconnected from Talend Management Console or Talend Administration Center, the Talend Remote Engine or Talend JobServer settings can not be retrieved and you can not configure them manually.

    For more information on how to set the Talend Remote Engine or Talend JobServer details in Talend Studio, see Configuring remote execution.

  • The agent is running on the Talend Remote Engine or Talend JobServer.

Procedure

  1. Go to the Run view of Talend Studio design workspace.
  2. Click the Target Exec tab in the Run view.
  3. Select the relevant Talend Remote Engine or Talend JobServer from the list.

    When working on a remote project while you are connected with Talend Administration Center, you are recommended to select a virtual server so that Talend Administration Center will determine which physical server your Job will be executed on to achieve load balancing.

  4. Click Run on the Basic Run tab, as usual, to connect to the server and deploy then execute in one go the current Job.
    Note: If you get a connection error, check that the agent is running, the ports are available and the server IP address is correct.
    You can also execute your Job on the specified Talend Remote Engine or Talend JobServer by clicking Run on the Memory Run tab if you want to monitor JVM resource usage during the Job execution. For more information on how to enable resource usage monitoring, see Configuring remote execution.