Shen Wan
09/10/2020, 9:20 PMfunctionName
should I use? And also how should I decide the numPartitions
?Xiang Fu
Xiang Fu
Xiang Fu
Shen Wan
09/10/2020, 11:36 PMModulo
, Murmur
, ByteArray
and HashCode
hash functions.” but does not have any details.Shen Wan
09/10/2020, 11:37 PMnumPartitions
like 128? Isn’t this going to cause most partitions tiny and the imbalance issue worse?Xiang Fu
Xiang Fu
Xiang Fu
Xiang Fu
Xiang Fu
Xiang Fu
Xiang Fu
Xiang Fu
Shen Wan
09/11/2020, 1:27 AMShen Wan
09/11/2020, 2:47 PMreplicasPerPartition
and replication
in segmentsConfig
? And what’s the guideline/tradeoff here to set a good value?Xiang Fu
Xiang Fu
Xiang Fu
Xiang Fu
replicasPerPartition
and replication
should be same, I recommend to set it to 2 to 3 based on your deployment and query load.