Enabling remote run in Talend Studio for Job debugging - Cloud

Talend Remote Engine User Guide for Linux

Version
Cloud
Language
English
EnrichDitaval
Linux
Product
Talend Cloud
Module
Talend Remote Engine
Content
Design and Development
Installation and Upgrade
It is possible to run and debug designs on a Remote Engine directly from Talend Studio.

Before you begin

  • You have created a Remote Engine in Talend Cloud Management Console.
  • You have paired the Remote Engine with your account.
  • You have Execute right on the workspace of the Remote Engine.
  • The Remote Engine is not part of a Remote Engine Cluster.
  • You have Infrastructure Administrator role in Talend Cloud Management Console.
  • If Talend Remote Engine and Talend Studio are not installed on the same machine, you must ensure that the machine where Talend Studio is installed can access the machine where the Talend Remote Engine is installed.

Procedure

  1. Open the Engines page.
  2. From the top menu, select the environment of the engine to be paired.
  3. Open the Remote Engine you want to use for running or debugging your design.
  4. Click Settings.
    As your engine is already paired, the fields on this tab are automatically filled with information retrieved from that engine.
  5. Toggle the remote run/debug feature to Enabled.
  6. Optional: The IP address of the engine to be used is displayed in the Host field. If needs be, click the icon to make changes.

    By default, this IP address is retrieved via automatic API calls, so that you do not need to manually edit this field. However, in some circumstances, you could still need to make manual changes. For example:

    • For some reasons such as temporary network issues, the IP address of this engine was not succesfully retrieved.
    • The IP address has been successfully retrieved but you need to use its hostname (alias) instead in this field.
    Click anywhere else to validate this change. Then messages appear to confirm successful update or report issues.
  7. Click Save.

Results

The design can be run by Studio developers. For instructions, see the Talend Data Fabric Studio User Guide.

Example