gianm commented on issue #17849: URL: https://github.com/apache/druid/issues/17849#issuecomment-2776438160
Probably I would stick with `1H` segment granularity and focus on improving the performance of the Overlord. Although, how many segments do you have? If you have an excessive number per time chunk (i.e. if the number of rows per segment is quite low) compaction should also help. Typically a recommendation is a few million rows per segment is a good average. -- 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]
