Component-specific settings for tLibraryLoad - Cloud - 8.0

Talend Job Script Reference 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 CommandLine
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2024-02-22

The following table describes the Job script functions and parameters that you can define in the setSettings {} function of the component.

Function/parameter Description Mandatory?

LIBRARY

Use this parameter to specify the Java library to be loaded.

Yes

HOTLIBS {}

Include in this function one ore more LIBPATH parameters to specify the access path(s) to the Java library or libraries to be loaded.

No

IMPORT

Use this parameter to import the Java class or classes used in the Java code specified in components such as tJava, tJavaFlex, or tJavaRow in the Job.

 

TSTATCATCHER_STATS

Set this parameter to true to gather the processing metadata at the Job level as well as at each component level.

By default, this parameter is set to false.

No

LABEL

Use this parameter to specify a text label for the component.

No