Deploying Talend Administration Center on Apache Tomcat - 8.0

Talend Installation Guide

Version
8.0
Language
English
Operating system
Windows
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 ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2022-10-30

Procedure

  1. Install the Apache Tomcat application server and stop the Apache Tomcat service if it is automatically started.
  2. Using 7-zip, unzip the package delivered by Talend: Talend-AdministrationCenter-YYYYYYYY_YYYY-VA.B.C.zip.
    This will give you access to the different components needed to benefit from all the Talend Administration Center capabilities:
    • org.talend.administrator.war, the archive containing the actual Talend Administration Center Web application.
    • Artifact-Repository-Nexus-VA.B.C.D.zip, the archive containing scripts to configure Nexus. For more information, see Installing Nexus.
    • Artifact-Repository-Artifactory.zip, the archive containing Talend scripts to initialize users in JFrog Artifactory, that will be used to handle software updates, DI artifacts and ESB artifacts. For more information, see Introduction to the Talend products.
  3. Copy the Web application, org.talend.administrator.war, into the webapps directory of Apache Tomcat.
    Once you have copied this war file, you can either unzip it manually under the same directory, or let Apache Tomcat unzip the web application at startup.
  4. Start Apache Tomcat by running the following file:
    <TomcatPath>\bin\startup.bat

Results

Warning: The storage of log outputs is managed by the Apache Tomcat application server by default, but you can also define your own path for storing the logs. From 4.0, you can configure the path directly from Talend Administration Center. For more information on manual configuration in prior versions, see Configuring the log storage mode.

Available in:

Big Data Platform

Data Fabric

Data Management Platform

Data Services Platform

MDM Platform

Real-Time Big Data Platform

You can implement high availability to the task execution scheduling using the Talend clustering feature. To do so, you must install Apache Tomcat in cluster mode before starting Apache Tomcat. For more information, see Installing Tomcat in cluster mode.

If you deploy a large number of applications on Apache Tomcat, you should increase its memory to improve its performance. For more information on this process, see Increasing the memory of Apache Tomcat.