JusticeGong opened a new issue #6491:
URL: https://github.com/apache/incubator-doris/issues/6491


   For now Doris has its UI supporting basic monitoring and operation functions 
which based on frontends. It’s convenient to use but has some limitations, e.g. 
it will down if the specific frontend down, and it’s hard to add more operation 
functions due to its architecture design.
    
   I propose to build a new module Doris Manager to support more deployment and 
operation functions. The new module will deploy separately with Doris olap 
engine and it will set agents on each host to enable more functions such as 
deployment, reboot, start and shut down. Besides it will offer a more 
user-friendly graphical interface based on a common front-end framework. It 
will be designed as an optional module which cause no influence if user decides 
not to use.
   
   <img width="787" alt="image001" 
src="https://user-images.githubusercontent.com/20038853/130469320-9858cc38-b5b3-40fe-b3f8-66147b7721a3.png";>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to