Skip to main content

Talend Installer Unattended mode available options for Linux

Talend Installer Unattended mode allows you to perform a silent installation using a text file containing all the parameters. It is especially useful for automating the installation processes.
Parameter name Description
--help Display the list of valid options
--version Display product information
--unattendedmodeui <unattendedmodeui> Unattended Mode UI

Default: none

Allowed: none minimal minimalWithDialogs

--optionfile <optionfile> Installation option file

Default:

--debuglevel <debuglevel> Debug information level of verbosity

Default: 2

Allowed: 0 1 2 3 4

--mode <mode> Installation mode

Default: gtk or win32

Allowed: win32 gtk xwindow text unattended

--debugtrace <debugtrace> Debug filename

Default:

--enable-components <enable-components> Comma-separated list of components

Default: tac,logserv,iam,mdm,tds,runtime,jobserver,dataprep,sap_rfc,studio,esb,serv

Allowed: tac logserv iam mdm tds runtime jobserver datamart dataprep sap_rfc studio esb serv

--disable-components <disable-components> Comma-separated list of components

Default: datamart

Allowed: tac logserv iam mdm tds runtime jobserver datamart dataprep sap_rfc studio esb serv

--installer-language <installer-language> Language selection

Default: en

Allowed: sq ar es_AR az eu pt_BR bg ca hr cs da nl en et fi fr de el he hu id it ja kk ko lv lt no fa pl pt ro ru sr zh_CN sk sl es sv th zh_TW tr tk va vi cy

--prefix <prefix> Installation Directory

Default: /opt/Talend-8.0.1

--installMode <installMode> Choose one of the installation templates. A "server" installation installs all Talend server components with default settings. A "custom" install allows you to choose which components to install and configure. A "client" installs only Talend Studio.

Default: server

Allowed: server client custom

--licenseFile <licenseFile> Full path to the Talend license file. This file must include your Talend license key.

Default:

--tomcat <tomcat> Talend Administration Center uses an Apache Tomcat application server to run. Choose to install an embedded Apache Tomcat server or to connect to an existing Apache Tomcat server. If this option is set to use then you must set tomcatDir.

Default: install9

Allowed: install9 use

--tacAdminUser <tacAdminUser> Talend Administration Center default admin user name. The user name must in format of an email.

Default: security@company.com

--tacAdminPwd <tacAdminPwd> Talend Administration Center default admin password.

Default: admin

--tacUserSelection <tacUserSelection> Set this parameter to tacSsoLabel to use SSO (default Talend Administration Center administrator user will not be created in Talend Administration Center)

Default: tacStdUser

Allowed: tacStdUser tacSsoLabel

--tacLogSer <tacLogSer> Talend Administration Center useTalend LogServer

Default: 1

--tomcatDir <tomcatDir> Location of an existing Apache Tomcat server to install Talend Administration Center (only if tomcat parameter is set to use).
--tacDB <tacDB> Talend Administration Center needs a database connection for configuration. Select the database type.

Default: mysql

Allowed: h2 mysql oracle mssql postgresql

--tacPort <tacPort> Port to use for Talend Administration Center.

Default: 8080

--tacWebAppName <tacWebAppName> Talend Administration Center web application (directory) name under Apache Tomcat. Recommended to leave as default.

Default: org.talend.administrator

--tacRepoConfig <tacRepoConfig> Talend Administration Center - Configure connections to repositories.

Default: 0

--tacDBHost <tacDBHost> Talend Administration Center database host name or IP address. Only valid when tacDB is mysql, oracle or mssql.

Default: localhost

--tacDBPort <tacDBPort> Talend Administration Center database port number. Only valid when tacDB is mysql, oracle or mssql.

Default: 3306

--tacDBName <tacDBName> Talend Administration Center database name. Only valid when tacDB is mysql, oracle or mssql.

Default: talend_administrator

--tacDBUser <tacDBUser> Talend Administration Center database user name. Only valid when tacDB is mysql, oracle or mssql.

Default: talend

--tacDBPswd <tacDBPswd> Talend Administration Center database password. Only valid when tacDB is mysql, oracle or mssql.

Default: talend

--tacDBdriver <tacDBdriver> Talend Administration Center database driver file (jar file).

Default:

--tacUpdatesRepositoryURL <tacUpdatesRepositoryURL> Talend Administration Center - Configure connection to Talend update site - access URL. Only used if tacRepoConfig and tacUpdatesRepository are both 1.

Default: https://talend-update.talend.com/nexus

--tacUpdatesRepositoryUser <tacUpdatesRepositoryUser> Talend Administration Center - Configure connection to Talend update site - username. Only used if tacRepoConfig and tacUpdatesRepository are both 1.

Default: https://talend-update.talend.com/nexus

--tacUpdatesRepositoryPassword <tacUpdatesRepositoryPassword> Talend Administration Center - Configure connection to Talend update site - password. Only used if tacRepoConfig and tacUpdatesRepository are both 1.

Default: https://talend-update.talend.com/nexus

--tacUpdatesRepository <tacUpdatesRepository> Talend Administration Center - Configure connection to Talend update site.

Default: 0

--tacDownloadsRepositoryType <tacDownloadsRepositoryType> Talend Administration Center - Local repository to store downloads from Talend update site - repository type. Only used if tacRepoConfig, tacDownloadsRepository and tacUpdatesRepository are all 1.

Default: nexus3

Allowed: nexus3 nexus2 artifactory

--tacDownloadsRepositoryURL <tacDownloadsRepositoryURL> Talend Administration Center - Local repository to store downloads from Talend update site - repository URL. Only used if tacRepoConfig, tacDownloadsRepository and tacUpdatesRepository are all 1.

Default:

--tacDownloadsRepositoryUser <tacDownloadsRepositoryUser> Talend Administration Center - Local repository to store downloads from Talend update site - deployment username. Only used if tacRepoConfig, tacDownloadsRepository and tacUpdatesRepository are all 1.

Default:

--tacDownloadsRepositoryPassword <tacDownloadsRepositoryPassword> Talend Administration Center - Local repository to store downloads from Talend update site - deployment password. Only used if tacRepoConfig, tacDownloadsRepository and tacUpdatesRepository are all 1.

Default:

--tacDownloadsRepositoryReaderUser <tacDownloadsRepositoryReaderUser> Talend Administration Center - Local repository to store downloads from Talend update site - reader username. Only used if tacRepoConfig, tacDownloadsRepository and tacUpdatesRepository are all 1.

Default:

--tacDownloadsRepositoryReaderPassword <tacDownloadsRepositoryReaderPassword> Talend Administration Center - Local repository to store downloads from Talend update site - reader password. Only used if tacRepoConfig, tacDownloadsRepository and tacUpdatesRepository are all 1.

Default:

--tacDownloadsRepositoryRepositoryId <tacDownloadsRepositoryRepositoryId> Talend Administration Center - Local repository to store downloads from Talend update site - repository ID. Only used if tacRepoConfig, tacDownloadsRepository and tacUpdatesRepository are all 1.

Default:

--tacDownloadsRepository <tacDownloadsRepository> Talend Administration Center - Local repository to store downloads from Talend update site.

Default: 0

--tacJobsRepositoryType <tacJobsRepositoryType> Talend Administration Center - Repository to store Job artifacts - repository type. Only used if tacRepoConfig and tacJobsRepository are both 1.

Default: nexus3

Allowed: nexus3 nexus2 artifactory

--tacJobsRepositoryURL <tacJobsRepositoryURL> Talend Administration Center - Repository to store Job artifacts - access URL. Only used if tacRepoConfig and tacJobsRepository are both 1.

Default:

--tacJobsRepositoryUser <tacJobsRepositoryUser> Talend Administration Center - Repository to store Job artifacts - username. Only used if tacRepoConfig and tacJobsRepository are both 1.

Default:

--tacJobsRepositoryPassword <tacJobsRepositoryPassword> Talend Administration Center - Repository to store Job artifacts - password. Only used if tacRepoConfig and tacJobsRepository are both 1.

Default:

--tacJobsRepositoryReleases <tacJobsRepositoryReleases> Talend Administration Center - Repository to store Job artifacts - default release repository. Only used if tacRepoConfig and tacJobsRepository are both 1.

Default: releases

--tacJobsRepositorySnapshots <tacJobsRepositorySnapshots> Talend Administration Center - Repository to store Job artifacts - default snapshot repository. Only used if tacRepoConfig and tacJobsRepository are both 1.

Default: snapshot

--tacJobsRepository <tacJobsRepository> Talend Administration Center - Repository to store Job artifacts.

Default: 0

--tacCustomLibsRepositoryType <tacCustomLibsRepositoryType> Talend Administration Center - Local repository to store custom libs - repository type. Only used if tacRepoConfig and tacCustomLibsRepository are both 1.

Default: nexus3

Allowed: nexus3 nexus2 artifactory

--tacCustomLibsRepositoryURL <tacCustomLibsRepositoryURL> Talend Administration Center - Local repository to store custom libs - repository URL. Only used if tacRepoConfig and tacCustomLibsRepository are both 1.

Default:

--tacCustomLibsRepositoryUser <tacCustomLibsRepositoryUser> Talend Administration Center - Local repository to store custom libs - username. Only used if tacRepoConfig and tacCustomLibsRepository are both 1.

Default:

--tacCustomLibsRepositoryPassword <tacCustomLibsRepositoryPassword> Talend Administration Center - Local repository to store custom libs - password. Only used if tacRepoConfig and tacCustomLibsRepository are both 1.

Default:

--tacCustomLibsRepositoryReleases <tacCustomLibsRepositoryReleases> Talend Administration Center - Local repository to store custom libs - default repository for releases. Only used if tacRepoConfig and tacCustomLibsRepository are both 1.

Default: talend-custom-libs-release

--tacCustomLibsRepositorySnapshots <tacCustomLibsRepositorySnapshots> Talend Administration Center - Local repository to store custom libs - default repository for snapshots. Only used if tacRepoConfig and tacCustomLibsRepository are both 1.

Default: talend-custom-libs-snapshot

--tacCustomLibsRepository <tacCustomLibsRepository> Talend Administration Center - Local repository to store custom libs.

Default: 0

--logservClusterName <logservClusterName> Talend Log Server - Cluster Name

Default: talend-log-central

--iamTomcatPort <iamTomcatPort> Port for Talend Identity and Access Management Apache Tomcat.

Default: 9080

--iamCustomTomcatDir <iamCustomTomcatDir> External Talend Identity and Access Management Apache Tomcat base folder (only if the parameter iamTomcatSelection is similar to iamCustomTomcat).

Default:

--iamTomcatSelection <iamTomcatSelection>

Select which Apache Tomcat to use. iamOwnTomcat will install Apache Tomcat for Talend Identity and Access Management. If Talend Administration Center is used, iamTacTomcat will use Talend Administration Center Apache Tomcat (Talend Administration Center and Talend Identity and Access Management must be selected during the installation process).iamCustomTomcat will use the Apache Tomcat you supplied.

Default: iamOwnTomcat

Allowed: iamOwnTomcat iamTacTomcat iamCustomTomcat

--iamTacUrl <iamTacUrl> Talend Identity and Access Management - Provide Talend Administration Center URL.

Default: http://localhost:8080/org.talend.administrator

--iamTacUser <iamTacUser> Talend Identity and Access Management - Provide Talend Administration Center user.

Default: security@company.com

--iamTacPassword <iamTacPassword> Talend Identity and Access Management - Provide Talend Administration Center password.

Default: admin

--iamHostname <iamHostname> Talend Identity and Access Management - Provide hostname to be used in Talend Identity and Access Management configuration files.
--iamLanguage <iamLanguage> Talend Identity and Access Management - Language to be used (en_US, fr_FR or ja_JP or zh_CN)

Default: en_US

Allowed: en_US fr_FR ja_JP zh_CN

--iamTdsPostlogoutUrl <iamTdsPostlogoutUrl> Talend Identity and Access Management - Talend Data Stewardship post-logout URL
--iamTdpPostlogoutUrl <iamTdpPostlogoutUrl> Talend Identity and Access Management - Talend Data Preparation post-logout URL
--iamMdmPostlogoutUrl <iamMdmPostlogoutUrl> Talend Identity and Access Management - Talend MDM post-logout URL
--mdmUseTomcat9 <mdmUseTomcat9> MDM - Port set to use for embedded Apache Tomcat (only if the parameter mdmUseTomcat is equal to mdmUseTomcat9).

mdmPortSet1 uses the port 8080.

mdmPortSet2 uses the port 8180 (default port).

mdmPortSet3 uses the port 8280.

mdmPortSet4 uses the port 8380.

Default: mdmPortSet2

Allowed: mdmPortSet1 mdmPortSet2 mdmPortSet3 mdmPortSet4

--mdmUseExternalTomcat <mdmUseExternalTomcat> MDM - Apache Tomcat to use (only if the parameter mdmUseTomcat is equal to mdmUseExternalTomcat).

Default:

--mdmUseTomcat <mdmUseTomcat> MDM - Select which Apache Tomcat to use.

mdmUseTomcat9 will use embedded Apache Tomcat.

mdmUseExternalTomcat will use the Apache Tomcat instance you provided.

Default: mdmUseTomcat9

Allowed: mdmUseTomcat9 mdmUseExternalTomcat

--mdmDatabaseType <mdmDatabaseType> MDM - Select the type of the MDM database.

Default: mysql8

Allowed: h2 mysql8 mysql oracle sqlserver postgresql db2

--mdmLogServ <mdmLogServ> MDM - Use Audit enablement for Talend LogServer.

Default: 1

--mdmIamUrl <mdmIamUrl> MDM - Talend Identity and Access Management URL.
--mdmtdsurl <mdmtdsurl> URL of Talend Data Stewardship service.

Default:

--mdmtdpurl <mdmtdpurl> URL of Talend Data Preparation service.

Default:

--mdmdbname <mdmdbname> MDM - Name of the database (for MySQL, PostgreSQL and MSSQL).

Default: ${container}

--mdmdbhost <mdmdbhost> MDM - Database host name (for MySQL, PostgreSQL and MSSQL).

Default: localhost

--mdmdbportmysql <mdmdbportmysql> MDM - Database port (for MySQL version 5.X database).

Default: 3306

--mdmdbportmysql8 <mdmdbportmysql8> MDM - Database port (for MySQL version 8.X database).

Default: 3306

--mdmdbportsqlserver <mdmdbportsqlserver> MDM - Database port (for Microsoft SQL Server database).

Default: 1433

--mdmdbportpostgresql <mdmdbportpostgresql> MDM - Database port (for PostgreSQL database).

Default: 5432

--mdmdbuser <mdmdbuser> MDM - Database user (for MySQL, PostgreSQL and MSSQL databases).

Default: system

--mdmdbpassword <mdmdbpassword> MDM - Database password (for MySQL, PostgreSQL and MSSQL databases).

Default:

--mdmdbdriver <mdmdbdriver> MDM - Database driver file (JDBC) (for MySQL, PostgreSQL and MSSQL databases).

Default:

--mdmsearchindexdirh2 <mdmsearchindexdirh2> MDM - Fulltext search index directory for the H2 database.

Default:

--mdmsearchindexdirmysql <mdmsearchindexdirmysql> MDM - Fulltext search index directory for the MySQL 5.x database.

Default:

--mdmsearchindexdirmysql8 <mdmsearchindexdirmysql8> MDM - Fulltext search index directory for the MySQL 8.x database.

Default:

--mdmsearchindexdirsqlserver <mdmsearchindexdirsqlserver> MDM - Fulltext search index directory for the MS SQL database.

Default:

--mdmsearchindexdirpostgresql <mdmsearchindexdirpostgresql> MDM - Fulltext search index directory for the PostgreSQL database.

Default:

--mdmdbnameoracle <mdmdbnameoracle> MDM - Name of the Oracle database.

Default:

--mdmdbhostoracle <mdmdbhostoracle> MDM - Hostname for the Oracle database.

Default: localhost

--mdmdbportoracle <mdmdbportoracle> MDM - Port for the Oracle database.

Default: 1521

--mdmschemaofcontaineroracle <mdmschemaofcontaineroracle> MDM - Schema of Containers (Oracle database).

Default:

--mdmdbuseroracle <mdmdbuseroracle> MDM - User of Containers Tablespace (Oracle database).

Default:

--mdmdbpasswordoracle <mdmdbpasswordoracle> MDM - Password of User of Container Tablespace (Oracle database).

Default:

--mdmdbdriveroracle <mdmdbdriveroracle> MDM - Database driver file (Oracle database).

Default:

--mdmschemaofstagingareaoracle <mdmschemaofstagingareaoracle> MDM - Schema of Staging Area (Oracle database).

Default:

--mdmdbuserstagingoracle <mdmdbuserstagingoracle> MDM - User of Staging Area Tablespace (Oracle database).

Default:

--mdmdbpasswordstagingoracle <mdmdbpasswordstagingoracle> MDM - Password of User of Staging Area Tablespace (Oracle database).

Default:

--mdmschemaofsystemobjectsoracle <mdmschemaofsystemobjectsoracle> MDM - Schema of System Objects (Oracle database).

Default:

--mdmdbusersystemoracle <mdmdbusersystemoracle> MDM - User of System Objects Tablespace (Oracle database).

Default:

--mdmdbpasswordsystemoracle <mdmdbpasswordsystemoracle> MDM - Password of User of System Objects Tablespace (Oracle database).

Default:

--mdmsearchindexdiroracle <mdmsearchindexdiroracle> MDM - Fulltext search index directory (Oracle database).

Default:

--mdmdbnamedb2g <mdmdbnamedb2g> MDM - Name of the DB2 database.

Default:

--mdmdbhostdb2 <mdmdbhostdb2> MDM - Hostname of the DB2 database.

Default: localhost

--mdmdbportdb2 <mdmdbportdb2> MDM - Port of the DB2 database.

Default: 50000

--mdmschemaofcontainerdb2 <mdmschemaofcontainerdb2> MDM - Schema of Containers (DB2 database).

Default:

--mdmdbuserdb2 <mdmdbuserdb2> MDM - User of Containers Tablespace (DB2 database).

Default:

--mdmdbpassworddb2 <mdmdbpassworddb2> MDM - Password of User of Container Tablespace (DB2 database).

Default:

--mdmdbdriverdb2 <mdmdbdriverdb2> MDM - Database driver file (JDBC) for DB2 database.

Default:

--mdmschemaofstagingareadb2 <mdmschemaofstagingareadb2> MDM - Schema of Staging Area for DB2 database.

Default:

--mdmdbuserstagingdb2 <mdmdbuserstagingdb2> MDM - User of Staging Area Tablespace for DB2 database.

Default:

--mdmdbpasswordstagingdb2 <mdmdbpasswordstagingdb2> MDM - Password of User of Staging Area Tablespace for DB2 database.

Default:

--mdmschemaofsystemobjectsdb2 <mdmschemaofsystemobjectsdb2> MDM - Schema of System Objects for DB2 database.

Default:

--mdmdbusersystemdb2 <mdmdbusersystemdb2> MDM - User of System Objects Tablespace for DB2 database.

Default:

--mdmdbpasswordsystemdb2 <mdmdbpasswordsystemdb2> MDM - Password of User of System Objects Tablespace for DB2 database.

Default:

--mdmsearchindexdirdb2 <mdmsearchindexdirdb2> MDM - Fulltext search index directory for DB2 database.

Default:

--mdmdriverclassnameh2 <mdmdriverclassnameh2> MDM - Driver class name for H2 database.

Default: org.h2.Driver

--mdmdriverclassnamedb2 <mdmdriverclassnamedb2> MDM - Driver class name for DB2 database.

Default: com.ibm.db2.jcc.DB2Driver

--mdmdriverclassnamepostgresql <mdmdriverclassnamepostgresql> MDM - Driver class name for PostgreSQL database.

Default: org.postgresql.Driver

--mdmdriverclassnamemysql <mdmdriverclassnamemysql> MDM - Driver class name for MySQL 5.x database.

Default: com.mysql.jdbc.Driver

--mdmdriverclassnamemysql8 <mdmdriverclassnamemysql8> MDM - Driver class name for MySQL 8.x database.

Default: com.mysql.jdbc.Driver

--mdmdriverclassnameoracle <mdmdriverclassnameoracle> MDM - Driver class name for Oracle database.

Default: oracle.jdbc.driver.OracleDriver

--mdmdriverclassnamesqlserver <mdmdriverclassnamesqlserver> Driver class name for Mircrosoft SQLServer

Default: com.microsoft.sqlserver.jdbc.SQLServerDriver

--mdmdburlh2 <mdmdburlh2> MDM - URL of H2 database

Default:

--mdmdburlmysql <mdmdburlmysql> MDM - URL of MySQL 5.x database.

Default: jdbc:mysql://localhost:3306/${container}

--mdmdburlmysql8 <mdmdburlmysql8> MDM - URL of MySQL8 database.

Default: jdbc:mysql://localhost:3306/${container}

--mdmdburlpostgresql <mdmdburlpostgresql> MDM - URL of PostgreSQL database.

Default: jdbc:postgresql://localhost:3306/${container}

--mdmdburloracle <mdmdburloracle> MDM - URL for Oracle database.

Default: jdbc:oracle:thin:@localhost:1521:

--mdmdburldb2 <mdmdburldb2> MDM - URL for DB2 database.

Default: jdbc:db2://localhost:50000/

--mdmdburlsqlserver <mdmdburlsqlserver> MDM - URL of Microsoft SQL Server database.

Default: jdbc:sqlserver://localhost:1433;databaseName=${container}

--ddsTomcatPort <ddsTomcatPort> Talend Dictionary Service - Port for embedded Apache Tomcat

Default: 8187

--ddsLogServ <ddsLogServ> Talend Dictionary Service - Use Audit enablement for Talend Log Server.

Default: 1

--ddsNewMongoPort <ddsNewMongoPort> Talend Dictionary Service - MongoDB Port (for embedded MongoDB instance).

Default: 27017

--ddsDBhost <ddsDBhost> Talend Dictionary Service - Database host for MongoDB (not needed if embedded MongoDB is used).
--ddsDBport <ddsDBport> Talend Dictionary Service - Database port for MongoDB (not needed if embedded MongoDB is used).

Default: 27017

--ddsDBdatabasename <ddsDBdatabasename> Talend Dictionary Service - Database name for MongoDB (not needed if embedded MongoDB is used).

Default: dqdict

--ddsDBuser <ddsDBuser> Talend Dictionary Service - Database user name for MongoDB (not needed if embedded MongoDB is used)

Default: dqdict-user

--ddsDBpassword <ddsDBpassword> Talend Dictionary Service - Database password for MongoDB (not needed if embedded MongoDB is used)

Default: duser

--ddsMongoConfig <ddsMongoConfig> Talend Dictionary Service - MongoDB configuration (whether to use embedded MongoDB or external one).

Default: ddsMongoDBembedded

Allowed: ddsMongoDBembedded ddsMongoDBexternal

--ddsIamUrl <ddsIamUrl> Talend Dictionary Service - Talend Identity and Access Management URL
--s3minio_port <s3minio_port> Talend Dictionary Service - This is a port for local MinIO backend (it is used only if S3choice is equal to tsdS3minio).

Default: 9000

Allowed: from 1 to 65535

--s3miniobucket <s3miniobucket> Talend Dictionary Service - This is a bucket name for local MinIO server (this is used only if s3choice is equal to tsdS3minio).

Default: default-bucket

--s3endpoint <s3endpoint> Talend Dictionary Service - This is the endpoint for S3 (e.g. http://localhost:9000). This is used only if s3choice is equal to tsdS3client.

Default: http://localhost:9000

--s3bucketname <s3bucketname> Talend Dictionary Service - This is the bucket name for S3. It is used only if s3choice is equal to tsdS3client.

Default: default-bucket

--s3region <s3region> Talend Dictionary Service - This is the region to use for S3. It is used only if s3choice is equal to tsdS3client.

Default: us-east-1

--s3accesskey <s3accesskey> Talend Dictionary Service - This is the access key for S3. It is used only if s3choice is equal to tsdS3client.

Default:

--s3secretkey <s3secretkey> Talend Dictionary Service - This is the secret key for S3. It is used only if s3choice is equal to tsdS3client.

Default:

--s3basepath <s3basepath> Talend Dictionary Service - This is a base path inside of S3 bucket. It is an optional parameter, it may be empty. It is used only if s3choice is equal to tsdS3client.

Default:

--s3choice <s3choice> Talend Dictionary Service - This variable sets the choice for used S3 back-end. It can either be: tsdS3minio (by default, it means to use a local MinIO server) and tsdS3client (to use external AWS S3 or MinIO server).

Default: tsdS3minio

Allowed: tsdS3minio tsdS3client

--tdsTomcatPort <tdsTomcatPort> Talend Data Stewardship - Apache Tomcat port for Talend Data Stewardship Apache Tomcat when embedded Apache Tomcat is used.

Default: 19999

--tdsExternalTomcatFolder <tdsExternalTomcatFolder> Talend Data Stewardship - The root folder of external Apache Tomcat (when external Apache Tomcat is used in Talend Data Stewardship).

Default:

--tdsTomcat <tdsTomcat> Talend Data Stewardship - This parameter specifies whether to use the embedded or external Apache Tomcat for Talend Data Stewardship.

Default: tdsTacEmbeddedTomcat

Allowed: tdsTacEmbeddedTomcat tdsExternalTomcat

--tdsLanguage <tdsLanguage> Talend Data Stewardship - Language to use (en_US, fr_FR, ja_JP or zh_CN).

Allowed: en_US fr_FR ja_JP zh_CN

--tdsLogServ <tdsLogServ> Talend Data Stewardship - Use Talend Log Audit server.

Default: 1

--tdsMongoPort <tdsMongoPort> Talend Data Stewardship - MongoDB port (for the embedded MongoDB instance).

Default: 27017

--tdsDBhost <tdsDBhost> Talend Data Stewardship - Host to use for MongoDB (only needed if using external MongoDB).
--tdsDBport <tdsDBport> Talend Data Stewardship - MongoDB port (only needed if using external MongoDB connection).

Default: 27017

--tdsDBdatabasename <tdsDBdatabasename> Talend Data Stewardship - MongoDB database name (not needed for embedded MongoDB).

Default: tds

--tdsDBuser <tdsDBuser> Talend Data Stewardship - Database user for MongoDB (not needed if embedded MongoDB is used).

Default: tds-user

--tdsDBpassword <tdsDBpassword> Talend Data Stewardship - Database password for MongoDB (not needed if embedded MongoDB is used).

Default: duser

--tdsMongoConfig <tdsMongoConfig> Talend Data Stewardship - This parameter specifies whether to use the embedded MongoDB or the external one.

Default: tdsMongoDBembedded

Allowed: tdsMongoDBembedded tdsMongoDBexternal

--tdsKafkaPort2 <tdsKafkaPort2> Talend Data Stewardship - Apache Kafka port (if the embedded Kafka is used).

Default: 9092

--tdsZooKeeperPort2 <tdsZooKeeperPort2> Talend Data Stewardship - Apache ZooKeeper port (if the embedded ZooKeeper is used).

Default: 2181

--tdsKafkaHost <tdsKafkaHost> Talend Data Stewardship - Apache Kafka host (not needed if embedded Apache Kafka is used).
--tdsKafkaPort <tdsKafkaPort> Talend Data Stewardship - Apache Kafka port (not needed if embedded Apache Kafka is used).

Default: 9092

--tdsZooKeeperHost <tdsZooKeeperHost> Talend Data Stewardship - Apache ZooKeeper host (not needed if embedded Apache Kafka server will be used).
--tdsZooKeeperPort <tdsZooKeeperPort> Talend Data Stewardship - Apache ZooKeeper port (not needed if embedded Apache Kafka server is used).

Default: 2181

--tdsKafkaInstallation <tdsKafkaInstallation> Talend Data Stewardship - Apache Kafka installation option - whether to use embedded Apache Kafka or external Apache Kafka server

Default: tdsKafkaEmbedded

Allowed: tdsKafkaEmbedded tdsKafkaExternal

--tdsIamUrl <tdsIamUrl> Talend Data Stewardship - Talend Identity and Access Management URL to use.
--rtConfig <rtConfig>

Talend Runtime - Configuration to use.

config0 uses the port 8101 and 8040.

config1 uses the port 8102 and 8041.

config2 uses the ports 8103 and 8042.

Default: config0

Allowed: config0 config1 config2

--jobserverCommandPort <jobserverCommandPort> Talend JobServer command port.

Default: 8000

--jobserverFilePort <jobserverFilePort> Talend JobServer file transfer port.

Default: 8001

--jobserverMaxCacheDuration <jobserverMaxCacheDuration> Talend JobServer maximum cached duration in days.

Default: 90

--jobserverMonitorPort <jobserverMonitorPort> Talend JobServer monitoring and management port.

Default: 8888

--jobserverProcessMessagePort<Process messaging port> Talend JobServer messaging port.

Default: 8555

--datamartDBType <datamartDBType> Talend Data Quality data mart - Select the database to connect to (mysql recommended).

Default: mysql

Allowed: mysql oracle oracleservicename oracleoci MsSql2012 PostgreSQL snowflake

--datamartOracleDBVersion <datamartOracleDBVersion> Talend Data Quality data mart - Oracle Database Version.

Default: ORACLE_10

Allowed: ORACLE_10 ORACLE_11 ORACLE_12 ORACLE_18

--datamartMysqlDBVersion <datamartMysqlDBVersion> Talend Data Quality data mart - MySQL version.

Default: MYSQL_8

Allowed: MYSQL_5 MYSQL_8

--datamartMsSqlDBVersion <datamartMsSqlDBVersion> Talend Data Quality data mart - Microsoft SQL Database version.

Default: MsSQL2012

Allowed: MsSQL2012 MsSQL2012jtds

--datamartPostgreSqlDBVersion <datamartPostgreSqlDBVersion> Talend Data Quality data mart - PostgreSQL Database version.

Default: V9_X

Allowed: V9_X

--datamartRepDBHost <datamartRepDBHost> Talend Data Quality data mart reporting database (talend_dq) host name. Enter the server IP of your database.

Default: localhost

--datamartAccountName <datamartAccountName> Talend Data Quality data mart - Account name (for Snowflake database type only).

Default:

--datamartRepDBPort <datamartRepDBPort> Talend Data Quality data mart reporting database (talend_dq) port number.

Default: 3306

-datamartWarehouse <datamartWarehouse> Talend Data Quality data mart - Warehouse (for Snowflake database type only).

Default:

--datamartRepDBName <datamartRepDBName> Talend Data Quality data mart reporting database (talend_dq) name. For Oracle this is the SID.

Default: talend_dq

--datamartSchema <datamartSchema> Talend Data Quality data mart - Schema (for Snowflake database type only).

Default: public

--datamartRepDBUser <datamartRepDBUser> Talend Data Quality data mart reporting database (talend_dq) user name.

Default: root

--tdqpRepDBPswd <tdqpRepDBPswd> Talend Data Quality data mart reporting database (talend_dq) user password.

Default:

--datamartAdditionalParameter <datamartAdditionalParameter> Talend Data Quality data mart - Optional parameter to configure the database connection. Its value must be an ampersand-separated list of one or more parameters with the following format: parameterName=parameterValue

The default value depends on the database type.

--datamartRepDBdriver <datamartRepDBdriver> Talend Data Quality data mart - Database driver file (jar).

Default:

--dpMongoPort <dpMongoPort> Talend Data Preparation - MongoDB Port for the embedded MongoDB instance.

Default: 27017

--dpDBhost <dpDBhost> Talend Data Preparation - Host for MongoDB (not needed if embedded MongoDB is used).
--dpDBport <dpDBport> Talend Data Preparation - Port for MongoDB (not needed if embedded MongoDB is used).

Default: 27017

--dpDBdatabasename <dpDBdatabasename> Talend Data Preparation - Database name for MongoDB (not needed if embedded MongoDB is used).

Default: dataprep

--dpDBuser <dpDBuser> Talend Data Preparation - Database user for MongoDB (not needed if embedded MongoDB is used).

Default: dataprep-user

--dpDBpassword <dpDBpassword> Talend Data Preparation - Database user for MongoDB (not needed if embedded MongoDB is used).

Default: duser

--dpMongoConfig <dpMongoConfig> Talend Data Preparation - MongoDB configuration (embedded MongoDB or external one)

Default: dpMongoDBembedded

Allowed: dpMongoDBembedded dpMongoDBexternal

--dpKafkaPort2 <dpKafkaPort2> Talend Data Preparation - Apache Kafka port.

Default: 9092

--dpZooKeeperPort2 <dpZooKeeperPort2> Talend Data Preparation - Apache ZooKeeper port (if the embedded ZooKeeper is used).

Default: 2181

--dpKafkaHost <dpKafkaHost> Talend Data Preparation - Apache Kafka host to use (not needed if embedded Apache Kafka is used)
--dpKafkaPort <dpKafkaPort> Talend Data Preparation - Apache Kafka port to use (not needed if embedded Apache Kafka is used)

Default: 9092

--dpZooKeeperNodes <dpZooKeeperNodes> Talend Data Preparation - Apache ZooKeeper nodes list (not needed if embedded Apache Kafka is used).
--dpZooKeeperPort <dpZooKeeperPort> Talend Data Preparation - Apache ZooKeeper port (not needed if embedded Apache Kafka is used).

Default: 2181

--dpKafkaInstallation <dpKafkaInstallation> Talend Data Preparation - Apache Kafka installation mode (embedded Apache Kafka or external one)

Default: dpKafkaEmbedded

Allowed: dpKafkaEmbedded dpKafkaExternal

--tdpLanguage <tdpLanguage> Talend Data Preparation - Language to use.

Default: en_US

Allowed: en_US fr_FR ja_JP zh_CN

--dpTacUrl <dpTacUrl> Talend Data Preparation - Talend Administration Center URL.

Default: http://localhost:8080/org.talend.administrator/

--dpPublicIP <dpPublicIP> Talend Data Preparation - Public hostname where service will be exposed.
--dpUIport <dpUIport> Talend Data Preparation - User Interface port.

Default: 9999

--dpBackendPort <dpBackendPort> Talend Data Preparation - Backend port.

Default: 8989

--dpIamUrl <dpIamUrl> Talend Data Preparation - Talend Identity and Access Management URL.
--tdpLogServ <tdpLogServ> Talend Data Preparation - Use Talend Log Audit server.

Default: 1

--tdpOidcId <tdpOidcId>

Talend Data Preparation Client ID retrieved from Talend Management Console.

Default:

--tdpOidcSecret <tdpOidcSecret>

Talend Data Preparation Client secret retrieved from Talend Management Console.

Default:

--zkDataDir <zkDataDir> ZooKeeper data directory (if embedded Kafka/ZooKeeper server is to be installed).
--sapGwhost <sapGwhost> SAP gateway host on which the RFC server should be registered.

Default: localhost

--sapGwserv <sapGwserv> SAP gateway service, i.e. the port used for the registration.

Default: sapgw00

--sapProgid <sapProgid> Program ID with which the registration is done. Serves as identifier for IDOC on the gateway and as the destination in the SAP system.

Default: TALEND

--sapSrvTrace <sapSrvTrace> Enables RFC Server tracing (extra information in the log).

Default: 0

--sapLibfolder <sapLibfolder> Folder which contains sapjco3.jar (must be obtained by user separately).

Default:

--sapConfigure <sapConfigure> A main option for SAP RFC component which sets whether the Talend SAP RFC Server must be configured. If set to false (0) then all other SAP options will be ignored.

Default: 0

--sapSrvConnCount <sapSrvConnCount> Number of connections that should be registered at the gateway.

Default: 4

--sapSrvWrkThreadCount <sapSrvWrkThreadCount> The number of threads that can be used by the JCoServer instance. If this field is empty, it will use the same value as connection count.

Default:

--sapSrvWrkThreadsMin <sapSrvWrkThreadsMin> The number of threads, always kept running by JCoServer instance. If this field is empty, it will use the same value as connection count.

Default:

--sapRfcDestination <sapRfcDestination> If the name of the RFC destination differs from its program ID, then fill this field to set the name of the RFC destination. Otherwise leave it empty.

Default:

--sapClient <sapClient> SAP client.

Default: 800

--sapAshost <sapAshost> Host name of the SAP ABAP application server.

Default:

--sapUser <sapUser> Logon information (authenticates this server to SAP).

Default:

--sapPasswd <sapPasswd> Logon information (authenticates this server to SAP).

Default:

--sapLang <sapLang> Logon language, if not defined the default user language will be used.

Default: en

--sapSysnr <sapSysnr> System number of the SAP ABAP application server.

Default: 00

--sapFeature <sapFeature> Select a feature to use in the Talend SAP RFC Server.

Default: none

Allowed: none IDOC IDOCmock BW BWmock streaming

--sapIDocTransactTimeout <sapIDocTransactTimeout> Timeout in milliseconds, waiting for the IDOC package to get processed (commit or rollback is called).

Default: 60000

--sapIDocTransactional <sapIDocTransactional> Whether the IDOC receiver should be transactional.

Default: 0

--sapStreamingTimeout <sapStreamingTimeout> Timeout to wait for a stream to be started by the SAP background job.

Default: 30000

--sapStreamingLimit <sapStreamingLimit> Maximum number data streams that can be extracted in parallel (-1 means unlimited).

Default: 3

--sapStreamingThreads <sapStreamingThreads> Number of threads, used within SAP for the data extraction.

Default: 2

--sapStreamingPartitions <sapStreamingPartitions> Kafka topic partition count.

Default: 2

--sapStreamingReplication <sapStreamingReplication Kafka topic replication factor.

Default: 1

--sapJmsBrokerType <sapJmsBrokerType> Select JMS broker to use.

Default: sapBrokerEmbedded

Allowed: sapBrokerEmbedded sapBrokerRemote

--sapJmsDurQretention <sapJmsDurQretention> Retention period (ms) for replicating JMS messages in durable queues.

Default: 604800000

--sapJmsDurQrepl <sapJmsDurQrepl> Replicate JMS messages in durable queues.

Default: 0

--sapJmsLoginConfig <sapJmsLoginConfig> File containing JAAS authentication configuration. If none provided, the default configuration file will be used (conf/user-authentication/login.config) from SAP RFC distribution.

Default:

--sapJmsConfigDomain <sapJmsConfigDomain> Domain of JAAS authentication configuration to use. If none provided, tsaps-domain will be used (fits with default configuration file from SAP RFC distribution).

Default:

--sapJmsUser <sapJmsUser> JAAS username to authenticate a publisher or sender.

Default:

--sapJmsPass <sapJmsPass> JAAS password to authenticate a publisher or sender.

Default:

--sapJmsSSLkeystore <sapJmsSSLkeystore> The path to a SSL key store.

Default:

--sapJmsSSLpass <sapJmsSSLpass> A password for a SSL key store.

Default:

--sapJmsBindAddress <sapJmsBindAddress> The host address and port for the JMS broker to listen for incoming connections.

Default: tcp://localhost:61616/

--sapJmsDataDir <sapJmsDataDir> SAP JMS Embedded broker - File system location used by JMS broker to persist data (if sapJmsPersistent was set to 1).

Default:

--sapJmsPersistent <sapJmsPersistent> SAP JMS embedded broker - Sets whether JMS messages are persisted or not.

Default: 0

--sapJmsJmx <sapJmsJmx> SAP JMS embedded broker - Sets whether the Broker's services should be exposed into JMX.

Default: 0

--sapJmsBrokerUrl <sapJmsBrokerUrl> SAP JMS remote broker - URL of remote JMS broker.

Default: tcp://localhost:61616/

--sapJmsRemoteReconnect <sapJmsRemoteReconnect> SAP JMS remote broker - The interval between reconnection attempts.

Default: 10000

--sapKafkaServers <sapKafkaServers> Comma-separated list of host and port pairs that are the addresses of the Kafka brokers.

Default:

--workspaceFolder <workspaceFolder> Workspace folder for Talend Studio.
--logServerHost <logServerHost> Talend LogServer (audit) HTTP host.

Default: localhost

--logServerPort <logServerPort> Talend LogServer (audit) HTTP port.

Default: 8057

--srvSystemUser <srvSystemUser> User for system services installation on Linux. This option is only valid when serv component is selected to be installed.

Default: talenduser

--srvSystemGroup <srvSystemGroup> Group for system services installation on Linux. This option is only valid when serv component is selected to be installed.

Default: talendgroup

--installServiceTAC <installServiceTAC> Install Talend Administration Center as a service. This option is only valid when serv component is selected to be installed.

Default: 1

--installServiceIAM <installServiceIAM Install Talend Identity and Access Management as a service. This option is only valid when serv component is selected to be installed.

Default: 1

--installServiceLogserv <installServiceLogserv> Install Talend LogServer as a service. This option is only valid when serv component is selected to be installed.

Default: 1

--installServiceMDM <installServiceMDM> Install Talend MDM Server as a service. This option is only valid when serv component is selected to be installed.

Default: 1

--installServiceJobServer <installServiceJobServer> Install Talend JobServer as a service. This option is only valid when serv component is selected to be installed.

Default: 1

--installServiceRuntime <installServiceRuntime> Install Talend Runtime as a service. This option is only valid when serv component is selected to be installed.

Default: 1

--installServiceTDS <installServiceTDS> Install Talend Data Stewardship as a service. This option is only valid when serv component is selected to be installed.

Default: 1

--installServiceDataprep <installServiceDataprep> Install Talend Data Preparation as a service. This option is only valid when serv component is selected to be installed.

Default: 1

--installServiceDqDict <installServiceDqDict> Install Talend Dictionary Service as a service. This option is only valid when serv component is selected to be installed.

Default: 1

--installServiceKafka <installServiceKafka> Install Apache Kafka as a service. This option is only valid when serv component is selected to be installed.

Default: 1

--installServiceMongoDB <installServiceMongoDB> Install MongoDB as a system service. This option is only valid when serv component is selected to be installed.

Default: 1

--installServiceFilebeat <installServiceFilebeat> Install Talend Filebeat service. This option is only valid when serv component is selected to be installed.

Default: 1

--installServiceMinIO <installServiceMinIO> Install a local MinIO service to run as system service. This option is only valid when serv component is selected to be installed.

Default: 1

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!