top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

MongoDB balancer

+1 vote
107 views

Threshold to start the balancing process depends on the number of chunks between the mostly full shard and the least. Its correct?There are other parameters? Or just look at the number of chunk? How often the measurement is made to start the balancing process?

posted Jul 21, 2016 by anonymous

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+1 vote

I generated some GridFs data on local MongoDB but I want to export these files only to production MongoDB.
I just have uploadtime field to query these files. Is there some option in Export to JSON by mongoexport both files and chunks after time stamp.

0 votes

I have a simple instance of MongoDB running with no replication or authentication.

The installation notes state: "For a production deployment, deploy MongoDB in a three member replica set and enable authentication."For just testing of Charts v0.9 is this a requirement?

0 votes

Im using pymongo_spark.py to write a large rdd to mongodb on Azure.

However since the table is very large the error "Request rate is large" is returned and not all entries are inserted.

What possible workarounds are there?

...