Skip to main content Skip to complementary content
Close announcements banner

Running a Job remotely with SSL enabled

You have the possibility to run a Job on a remote Talend JobServer with SSL enabled. SSL allows you to encrypt data prior to transmission.

Before you begin

  • SSL is enabled in the Talend JobServer configuration file conf/TalendJobServer.properties.
  • The Talend JobServer is up and running.

About this task

When working on a local project, follow the procedure below to configure the remote server with SSL support in Talend Studio.

Information noteNote: If you are working on a remote project and you are connected with the Talend Administration Center, the JobServer settings are retrieved from the Talend Administration Center and are read only.

Procedure

  1. Set up the SSL configuration in the Talend Studio start-up file by following this procedure.
  2. From the menu bar, click Window > Preferences to open the Preferences dialog box.
  3. Expand the Talend and the Run/Debug nodes in succession and then click Remote.
  4. In the Remote Jobs Servers area, click the [+] button to add a new line in the table.
  5. Fill in all fields as configured for the Job execution server: Name, Host name (or IP address), Standard port, Username, Password, and File transfer Port.
    The Username and Password fields are not required if you have not configured users into the configuration file of the JobServer.
  6. Select true from the Enable SSL list to enable SSL.
    Remote dialog box.
  7. Click Apply and Apply and Close to validate the changes.
  8. Go to the Run view of Talend Studio design workspace, and click the Target Exec tab.
  9. From the list, select the remote server you have just created.
    Target Exec view.
  10. Click the Run button of the Basic Run tab, as usual, to connect to the server and deploy then execute in one go the current Job with SSL enabled.
    You can also execute your Job on the specified Talend JobServer in 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.
    Information noteNote: If you get a connection error, check that the agent is running, the ports are available and the server IP address is correct. Check also that SSL is configured on Talend Studio and Talend JobServer sides.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!