Installing Talend CommandLine - 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. Copy the Talend-Studio-YYYYMMDD_HHmm-VA.B.C.zip archive file onto the machine where you want to install Talend CommandLine. This machine can be the same as your Web application, Talend Administration Center, but not necessarily.
  2. Unzip it under a folder the name of which does not contain any space character.
  3. If needed, rename the decompressed folder to CmdLine for more clarity.
    Warning: Renaming the folder of your Talend CommandLine into CommandLine is causing problems, so it is recommended to rename it differently or not to rename it at all.
    In this directory, the commandline-linux.sh file lets you launch the Talend CommandLine program.
  4. By default, after the first connection to the Studio, the license file is automatically put at the root of the Talend CommandLine installation directory. If not, put the license file provided by Talend at the root of this directory.
    Note that, during the first connection to the remote repository via Talend Administration Center, the external libraries required by some components and connection metadata are retrieved from the Git or SVN directory defined on the Configuration page of Talend Administration Center. Therefore, it is important that you first install Talend Administration Center, you configure it and you connect the Studio to the remote repository before you launch CommandLine in order to avoid errors during code generation of Jobs related to these required external libraries. For more information about how to set up the Git or SVN directory where the external libraries are stored, see the Talend Administration Center User Guide.

    Apache Subversion is deprecated from 7.3.1 R2021-08 release onwards

  5. Run the commandline-linux.sh file.
    For reasons of rights management, make sure you launch Talend CommandLine using the same administrator account as for Apache Tomcat. For example, you can create an DIAdmin account for both Apache Tomcat and Talend CommandLine.
    Note: If you need to change the port number (by default 8002), simply edit the commandline-linux.sh file and change the port number.
  6. You can stop Talend CommandLine execution by pressing Ctrl+C.
  7. If you chose to install Talend CommandLine on a different machine than Talend Administration Center, then you need to configure the Talend CommandLine access parameters in the Configuration page of Talend Administration Center Web application. For more information, see the Talend Administration Center User Guide.

Results

For more information about Talend CommandLine usage, see Appendix A of the Talend Administration Center User Guide.

To install Talend CommandLine as a service, see Installing Talend CommandLine as a service.