HUE service management via ADCM

The ADCM UI provides actions to manage the HUE service and its components. For information on how to run service actions, refer to ADH service actions.

The actions available for the HUE service are listed in the table below.

HUE service actions
Action Description

Check

Runs service-specific tests to check the health of the service and its components

Start

Starts the service. When you run this action, the option Apply configs from ADCM is available. If it is set to true, all service configurations defined in ADCM settings will be applied on the service startup. Otherwise, the service starts without applying configurations from ADCM

Stop

Stops the service

Restart

Restarts the service. When you run this action, the option Apply configs from ADCM is available. If it is set to true, all service configurations defined in ADCM settings will be applied during the service restart. Otherwise, the service restarts without applying configurations from ADCM

Remove

Removes the service from the cluster. This action should be used to remove already installed services. Whereas the delete control can be used to remove a non-mapped service (a service which components have not been distributed among cluster hosts)

The actions available for the HUE service components are listed in the table below.

HUE component actions
Action Description

Add/Remove HUE Server(s)

Adds/removes the HUE Server component(s). Running this action opens the component-host mapping interface where you can distribute HUE Server components

Check HUE Server

Runs component-specific tests to check the health of the given HUE component

Restart HUE Server

Restarts the component. When you run this action, the option Apply configs from ADCM is available. If it is set to true, all component configurations defined in ADCM settings will be applied during the component restart. Otherwise, the component restarts without applying configurations from ADCM

Start HUE Server

Starts the component. When you run this action, the option Apply configs from ADCM is available. If it is set to true, all component configurations defined in ADCM settings will be applied on the component startup. Otherwise, the component starts without applying configurations from ADCM

Stop HUE Server

Stops the component

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