vogievetsky opened a new issue #7006: Wish list: A DruidSQL table for MiddleManagers (workers) URL: https://github.com/apache/incubator-druid/issues/7006 Right now there is no way to query the MiddleManagers via DruidSQL system tables. The only way is to use the REST API of: `GET /druid/indexer/v1/workers`. This means that it is not possible to use the full expressive power of SQL on that data. Motivation: Adding a MiddleManagers table would let us use it to power the MiddleManagers view in the [new Druid console](https://github.com/apache/incubator-druid/issues/6832):  Which would be much more consistent with the other views.
---------------------------------------------------------------- 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]
