clintropolis commented on issue #8150: Make the Unified web console available 
on Coordinator
URL: 
https://github.com/apache/incubator-druid/issues/8150#issuecomment-515179768
 
 
   > Are you picturing a light mode of the console that never issues Druid SQL 
/ native queries
   
   I can't speak for @leventov, [but that is what I am hoping for in the long 
run](https://github.com/apache/incubator-druid/pull/6923#pullrequestreview-197999793);
 basically replacements for the legacy coordinator and overlord consoles using 
views from the unified console. Then we can 
   
   * remove all of the old consoles from the codebase
   * have more opportunity for visibility when the cluster is in a degraded 
state
   
   I think the former is important to me from a development/code 
hygiene/maintenance standpoint, and Druid itself would seem much more coherent 
if it didn't have a bunch of random old web interfaces that look nothing like 
the new one scattered everywhere.
   
   The latter feels important for large clusters, as the current console is 
sort of a happy path console. It does have some graceful degradation, but it 
still requires _multiple_ nodes to be functioning for it to work. I think there 
is value in being able to still load the traditionally coordinator views 
directly from the coordinator, or the indexing views from the overlord, in 
cases where other parts of the cluster are down.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to