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 2020/11/13 02:27:48 UTC

[GitHub] [incubator-pinot] kishoreg commented on issue #6254: Auto tune indexing config

kishoreg commented on issue #6254:
URL: https://github.com/apache/incubator-pinot/issues/6254#issuecomment-726467381


   @siddharthteotia as far as I know, the recommendation engine you are referring to is a tool that recommends a config - it does not change anything in the table config. This PR is more about having the ability to plugin the engine you are referring to.
   
   @icefury71 I like what Subbu is suggesting, we can actually have named autoTuningStrategy or a filter chain as you suggested. By default it can be a no-op. This allows multiple strategies to be registered at startup or by default and users can pick the right strategy on a per-table basis.
   
   


----------------------------------------------------------------
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.

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