vogievetsky opened a new issue #7005: Wish list: DruidSQL ability to query ALL 
servers
URL: https://github.com/apache/incubator-druid/issues/7005
 
 
   Right now Druid has a 
[sys.servers](http://druid.io/docs/latest/querying/sql#retrieving-metadata) 
system table but that table could be infinitely more useful. Right now it only 
shows historical (and indexer-executor nodes) and only ones that are serving 
segments. It would be cool if this table was extended with more types and more 
columns.
   
   Some suggestions:
   
   - A server should appear in this list if it is part of the cluster.
   - There should be more types (broker, router, coordinator, e.t.c)
   - There should be more columns, one really cool one would be the druid 
version that each server is running so that we could see the the servers 
changing versions as a rolling update is going on.
   
   Motivation:
   Making the server table more powerful would turbo charge the servers view of 
the [new Druid console](https://github.com/apache/incubator-druid/issues/6832)
   
   
![image](https://user-images.githubusercontent.com/177816/52254890-ee67ec80-28c4-11e9-86ff-847eeb90ea63.png)
   
   Right now the title of that view is "Data servers" but if this wish list 
item gets done we could make that view be called just "Servers"
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to