1.

With hash based partitioning, two documents with _____ shard key values are unlikely to be part of the same chunk.(a) close(b) open(c) partially close(d) all of the mentionedThe question was posed to me during an interview.Asked question is from Sharding Concepts in division Sharding Concepts, Mechanics and Sharded Cluster of MongoDB

Answer»

Correct OPTION is (a) close

The best I can explain: This ENSURES a more RANDOM DISTRIBUTION of a COLLECTION in the cluster.



Discussion

No Comment Found

Related InterviewSolutions