ADS Control overview

Arenadata Streaming Control (ADS Control) 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 Control is described in the articles:

 

After installation, the ADCM interface displays the ADS Control cluster. All actions on ADS Control available in the ADCM interface are described in the articles:

Connect to ADS Control

After installation, in the address bar of the browser, enter the address of the host where the ADS Control 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 Control service when installing the ADS Control cluster.

Another way to connect to the ADS Control interface is to follow one of the links provided on the Main page of the ADS Control service menu.

adscc work 01
Link to connect to ADS Control

Next, in the login window that opens, you must enter your credentials (login and password) in the appropriate fields. The password for admin login is set on the configuration page of the ADS Control service in the Basic authentication group when installing the ADS Control cluster. After entering your credentials, click Sign in.

adscc work 02 dark
Login window
adscc work 02 light
Login window

Manage users

In order to create a user, do the following:

  1. On the configuration page of the ADS Control service, in the Basic authentication group, click add to create a new user.

  2. Enter username and password.

  3. Save the configuration by clicking Save.

    adscc auth 02
    Creating a user for ADS Control
  4. Restart the ADS Control service using the Restart action in the Actions green arrow of the service.

    This gives the new user access to the ADS Control user interface. After authorization in ADS Control, the name of the new user is displayed in the authorization section.

    adscc ui 19 dark
    User name display in ADS Control interface
    adscc ui 19 light
    User name display in ADS Control interface

In order to delete a user, on the configuration page of the ADS Control service in the Basic authentication group click delete next to the user you want to delete and click Save.

adscc auth 03
Deleting a user

To change user data, enter new data for the user and click Save.

After deletion or each change you make, restart the ADS Control service using the Restart action in the Actions green arrow of the service.

Use ADS Control

The ADS Control user interface features are described in UI overview.

At the moment, the creation of Kafka Connect connectors is available in ADS Control:

  • FileStreamSinkConnector, FileStreamSourceConnector. For more information on working with these connectors in ADS Control, see FileStream in ADS Control.

  • MirrorCheckpointConnector, MirrorHeartbeatConnector, MirrorSourceConnector. For more information on working with these connectors in ADS Control, see Mirror Maker 2 in ADS Control

Found a mistake? Seleсt text and press Ctrl+Enter to report it