我试图在免费的Mongodb-atlas-cloud计划中使用mapReduce方法,但我收到了此错误
at emitOne (events.js:96:13)
at TLSSocket.emit (events.js:188:7)
at readableAddChunk (_stream_readable.js:176:18)
at TLSSocket.Readable.push (_stream_readable.js:134:10)
at TLSWrap.onread (net.js:547:20)
Unhandled rejection MongoError: CMD_NOT_ALLOWED: mapreduce
at Function.MongoError.create ...
注意:我可以毫无问题地书写和阅读
答案 0 :(得分:1)
目前,免费套餐不允许使用Mapreduce。 https://docs.atlas.mongodb.com/unsupported-commands/