mongodb - Mongo Exceeded dept limit while mapreduce function is called -


i been testing mapreduction operation on huge data set of 25 million documents. reduce function correct , works fine when tested on small data set.

i following error while running mapreduce on large set

"errmsg" : "exception: exceeded depth limit of 150 when converting js object bson. have cycle?", "code" : 17279, "ok" : 0 


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -