Configure a cluster
IMPORTANT
There is usually no need to change cluster configuration parameters. You can leave all parameters at the default values.
|
After creation a new cluster, you can configure it by performing the following steps:
-
Select a cluster on the Clusters page. To do this, click a cluster name in the Name column.
Select a cluster -
Open the Configuration tab on the cluster page. The Configuration tab includes the following sections: Primary configuration, Configuration groups, Ansible settings.
-
Fill in all necessary parameters on the selected tab and click Save.
Primary configuration
The Configuration → Primary configuration tab allows you to configure the general cluster settings.
Cluster configuration parameters are listed below:
-
Paths to the repositories that are used during the installation process depending on the cluster operating system (CentOS, Red Hat, Ubuntu, ALT Linux 8, or Astra Linux). Only the marked repositories are registered on the cluster servers.
Repository name Parameter Description Default value ADSCC
desc
Repository description
ADS Control repository
url
Arenadata repository path
Specified depending on OS
enabled
Enables use of the repository
true
-
Precheck packages — enables package availability check before installation.
-
Docker registry url — specifies the location of the Arenadata Docker Registry. Displayed if the Show advanced switch is activated.
-
Kerberos — configuration for authentication using the Kerberos protocol. The description of Kerberos parameters for ADS Control corresponds to the description of parameters for working with Kerberos in ADS.
-
SASL_PLAINTEXT fallback user — fallback user settings for use with imported ADS clusters with SASL PLAINTEXT authentication enabled (for ADS versions that do not import the SASL_PLAINTEXT user into the ADS Control cluster — from 3.3.2.2.b1 to 3.7.2.1.b1). Displayed if the Show advanced switch is activated.
Name Description Default value Username
Username. A user with SASL PLAINTEXT authentication with the same name and password should be created in the ADS cluster to connect to Kafka. It is recommended to use a separate user for this purpose, not involved in regular (non-service) connections to Kafka
adscc
Password
User password
adscc-kafka-password

Configuration groups
The Configuration → Configuration groups tab is designed to set cluster configuration groups.
Ansible settings
The Configuration → Ansible settings tab allows you to set Ansible configuration options at the cluster level. The tab is available starting with ADCM 2.2.0.
Name | Description | Default |
---|---|---|
forks |
The number of parallel processes to spawn when communicating with remote hosts |
5 |