fjy commented on issue #6832: [Proposal] "Unified" web console URL: https://github.com/apache/incubator-druid/issues/6832#issuecomment-455609321 @b-slim The tradeoff between incorporating another Druid process (note: Druid notes are processes and were poorly named by myself and @cheddar) to unify the consoles is worth it. The router requires minimal configuration and makes the overall Druid experience much better. As someone that created the original coordinator and overlord console, was heavily involved in creating the 2nd gen coordinator console, I can't emphasize enough how much this contribution is needed to make Druid better. Today, you have to go to multiple places to understand where segments are getting built, and when they've been finalized. This is a huge pain for initial setup, and even debugging while in production is difficult. I've had probably 1000+ conversations about the problems with split consoles and the information that is lacking from them today. These changes, combined with the repackaging of Druid, will make significant strides to having more adoption. Once we simply Druid's deployment down to 3 server types, people stop focusing on every individual processes and focus much more on server types.
---------------------------------------------------------------- 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]
