This engine UI is able to help you understand status of the engine behind Kyuubi servers.
Engine Management Details
The Engine UI offers an Engine Management feature on the left side of UI page. This allows users to access detailed information about the engines. However, not all available engines are displayed by default. Thus, users have to add correct filter conditions to get engines they prefer. After setting the right conditions, please click on ‘search’ button. The engines that meet your specified requirements should be listed on the page as the below picture shown.
Name | Description |
---|---|
Engine address | The engine IP address |
Engine ID | The unique identifier of engine |
Engine Type | The engine types(only SPARK-SQL engine can be shown in this page now) |
Share Level | The share level of engine, such as user, connection, group and server |
User | The user created the engine |
Version | The version of the Kyuubi server associated with this engine |
Operation | Extra operations that users can do further. 1. View native engine UI find and select the engine you wish to view its native UI. clink on the view button, you should be redirected to the native engine UI powered by Kyuubi proxy. 2. Delete the specified engine gracefully select the specific engine you would like to delete from the Engine Management page. click on delete button and confirm your choice, then the engine will be remove from service discovery like Zookeeper, ETCD and etc. The engine will eventually be shut down once all connected session closed. |