ADS Command Center overview
Arenadata Streaming Command Center (ADSCC) is a solution for managing ADS clusters. Supports managing multiple ADS clusters that have Kafka and Kafka Connect services installed. Provides the ability to create, edit, and delete Kafka connectors.
Installation
Installation of ADS Command Center is described in the articles:
After installation, the ADCM interface displays the ADSCC cluster. All actions on ADSCC available in the ADCM interface are described in the articles:
Connecting to ADSCC
After installation, in the address bar of the browser, enter the address of the host where the ADSCC cluster is deployed. As the port number, specify the value of the server.http.port parameter from the General section, defined at the configuration stage, of the ADS Command Center service when installing the ADSCC cluster.
Another way to connect to the ADSCC interface is to follow one of the links provided on the Main page of the ADS Command Center service menu.

Next, in the authorization window that opens, you must enter your credentials (login and password) in the appropriate fields. The password for admin
login is set at the stage of configuring the ADS Command Center service when installing the ADSCC cluster. After entering your credentials, click Sign in.


To create new users and set passwords for them, change passwords, delete users, use the Create/Update/Delete user action described in the Cluster actions article.
Using ADSCC
The ADS Command Center user interface features are described in UI overview.
At the moment, the creation of Kafka Connect connectors is available in ADS Command Center:
-
FileStreamSinkConnector, FileStreamSourceConnector. For more information on working with these connectors in ADSCC, see FileStream in ADSCC.
-
MirrorCheckpointConnector, MirrorHeartbeatConnector, MirrorSourceConnector. For more information on working with these connectors in ADSCC, see Mirror Maker 2 in ADSCC