Kyuubi service management via ADCM
The ADCM UI provides actions to manage the Kyuubi service and its components. For information on how to run service actions, refer to ADH service actions.
The actions available for the Kyuubi service are listed in the table below.
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 |
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 |
Remove |
Removes the service from the cluster. This action should be used to remove already installed services. Whereas the control can be used to remove a non-mapped service (a service which components have not been distributed among cluster hosts) |
IMPORTANT
In order to use a query engine (e.g. Flink SQL/Hive/Spark SQL), it’s required to map a corresponding service’s client onto the Kyuubi’s host. For common configurations, just HDFS and YARN clients are required.
|
Kyuubi has just one component — Kyuubi Server, which has actions of its own.
Action | Description |
---|---|
Add/Remove Kyuubi Server(s) |
Adds/removes the Kyuubi Server component(s). Running this action opens the component-host mapping interface where you can distribute the Kyuubi Server components |
Check Kyuubi Server |
Checks the Kyuubi Server component for errors |
Restart Kyuubi Server |
Restarts the Kyuubi Server component. When you run this action, the option Apply configs from ADCM is available.
If it is set to |
Start Kyuubi Server |
Starts the Kyuubi Server component. When you run this action, the option Apply configs from ADCM is available.
If it is set to |
Stop Kyuubi Server |
Stops the Kyuubi Server component |