jadami10 commented on PR #8694: URL: https://github.com/apache/pinot/pull/8694#issuecomment-1132047513
> @jadami10 Yes, this could be one of the optimizations to lower your CPU usage that's great! I'll give this a try next week > For building indices, you can enable the index generation logic during the segment generation so that servers won't be busy doing so. You can enable it in the table config. Take a look at this: unfortunately it's building a range index and a bloom filter which don't seem to be configurable to be done at segment generation -- 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]
