Unzip the archive file - 7.3

Talend Installation Guide

Version
7.3
Language
English
Operating system
Linux
Subscription type
Subscription
Product
Talend Big Data
Talend Big Data Platform
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 Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend DQ Portal
Talend ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Repository Manager
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2022-10-30

Procedure

  1. First select the servers that will be used to execute the Jobs developed with Talend Studio.
  2. Then, on each server, uncompress the archive file containing the Talend JobServer application matching your version of Talend Studio.
    The archive file name for example reads: Talend-JobServer-YYYYMMDD_HHmm-VA.B.C.zip
  3. In the uncompressed file you need to configure the file TalendJobServer.properties that you can find in the directory <root>/conf/ where <root> is the Talend JobServer path.
    For example, if you want to change the directory where Talend JobServer stores its data, change the org.talend.remote.jobserver.commons.config.JobServerConfiguration.ROOT_PATH parameter.
  4. Modify the installation directory of Talend JobServer and check that the 8000, 8001, and 8888 ports are available.
    Warning:
    You may get this warning message when launching the Job Server, it means that the directory does not exist.
    AbstractDataCleaner - pathDir is not a directory

    The directory is used to store the archive file of Jobs sent from the Talend Administration Center or the execution log. This directory will be cleaned from time to time according to the settings in the file <Job Server_install_dir>/conf/TalendJobServer.properties.

    No action is required, this is an informational warning message. The directory will be created automatically once a task is deployed and sent from Talend Administration Center to Job Server.