

InterviewSolution
Saved Bookmarks
1. |
You can control how many chunks MongoDB will create with the ___________ parameter.(a) numChunks(b) numInitialChunks(c) numberofchunks(d) all of the mentionedI have been asked this question in an online quiz.Enquiry is from Sharded Cluster Behavior topic in chapter Sharding Concepts, Mechanics and Sharded Cluster of MongoDB |
Answer» Correct CHOICE is (B) numInitialChunks |
|