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/12/01 17:16:59 UTC

[GitHub] [incubator-pinot] mcvsubbu commented on pull request #6286: Adding offline dimension table creation and segment assignment

mcvsubbu commented on pull request #6286:
URL: https://github.com/apache/incubator-pinot/pull/6286#issuecomment-736695196


   > I remember adding support in Helix where you simply mention the replication factor as N and Helix will assign a segment to all nodes in the cluster that match the tag. Can we use that?
   
   I suggest not to use the helix mechanism (even if it is available) -- for operational ease.  "Pinot code controls segment assignment" --  is  much easier to reason about, than looking up whether isDimTable is set to know what is going on.


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