Debug and Job execution preferences (Talend > Run/Debug) - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
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-13

About this task

You can set your preferences for debug and job executions in Talend Studio. To do so:

Procedure

  1. From the menu bar, click Window > Preferences to display the Preferences dialog box.
  2. Expand the Talend node and click Run/Debug to display the relevant view.
  3. Set the parameters according to your needs.
    • In the Talend client configuration area, you can define the execution options to be used by default:
      Stats port range Specify a range for the ports used for generating statistics, in particular, if the ports defined by default are used by other applications.
      Trace port range Specify a range for the ports used for generating traces, in particular, if the ports defined by default are used by other applications.
      Save before run Select this check box to save your Job automatically before its execution.
      Clear before run Select this check box to delete the results of a previous execution before re-executing the Job.
      Exec time Select this check box to show Job execution duration.
      Statistics Select this check box to show the statistics measurement of data flow during Job execution.
      Traces Select this check box to show data processing during Job execution.
      Pause time Enter the time you want to set before each data line in the traces table.
    • In the Job Run VM arguments list, you can define the parameter of your current JVM according to your needs. The default parameters -Xms256M and -Xmx1024M correspond respectively to the minimal and maximal memory capacities reserved for your Job executions.

      If you want to use some JVM parameters for only a specific Job execution, for example if you want to display the execution result for this specific Job in Japanese, you need open this Job's Run view and then in the Run view, configure the advanced execution settings to define the corresponding parameters.

    For further information about the advanced execution settings of a specific Job, see Setting advanced execution settings.
    For more information about possible parameters, check Oracle website.