Apache Kafka and ZooKeeper RPM configuration parameters (deprecated) - Cloud

Talend Cloud Hybrid Installation Guide

Version
Cloud
Language
English
Operating system
Linux
Product
Talend Cloud
Module
Talend Data Preparation
Talend Data Stewardship
Talend Management Console
Content
Installation and Upgrade
Last publication date
2024-03-25

The Apache Kafka and ZooKeeper RPM uses a set of parameters to perform the installation.

To use custom values, set up these parameters in environment variables before performing the installation.

Variable Default value Description
TALEND_INSTALL_USER talend This user is set as the owner of base folder for the package. The user is created if missing.
TALEND_INSTALL_GROUP talend This group is set as the owner of base folder for the package. The group is created if missing.
TALEND_INSTALL_SYSTEMD 1 Whether to install SystemD services. Possible values are 0 (false) or 1 (true). Services are created and enabled, but not started.