You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/03/10 23:31:21 UTC

[GitHub] [pinot] dang-stripe opened a new issue #8334: Add support for building bloom filters in batch jobs for offline segments

dang-stripe opened a new issue #8334:
URL: https://github.com/apache/pinot/issues/8334


   We're noticing that building bloom filters takes a considerable amount of time when loading segments on offline Pinot servers, specifically in rebalancing and replacing servers. We'd ideally like to perform this in our Spark offline pipeline instead similar to `createInvertedIndexDuringSegmentGeneration`.


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] richardstartin commented on issue #8334: Add support for building bloom filters in batch jobs for offline segments

Posted by GitBox <gi...@apache.org>.
richardstartin commented on issue #8334:
URL: https://github.com/apache/pinot/issues/8334#issuecomment-1064630939


   Do you have any profiles you could share? We shouldn't rule out making it much faster to build bloom filters.


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org