Mongodb Mapreduce 输出选项为replace到一个Collection 但是 没有这个结果Collection啊TAT
高洛峰
高洛峰 2017-04-24 09:09:59
0
0
533

Mapreduce

我在做MR的时候想把结果写入一个新集合中,其实之前也有做过,但是在我印象中好像总是写不进去啊,摔!

//....more code try { cmd = new MapReduceCommand( this.dbc, MapString, ReduceString, dbtemp, MapReduceCommand.OutputType.REPLACE, query); cmd.setFinalize(Finalize); output = this.dbc.mapReduce(cmd); } //...more code

MapReduceCommand 的形参如下

public MapReduceCommand(com.mongodb.DBCollection inputCollection, java.lang.String map, java.lang.String reduce, java.lang.String outputCollection, com.mongodb.MapReduceCommand.OutputType type, com.mongodb.DBObject query) { /* compiled code */ }

希望有做过mongo的小伙伴一起讨论讨论

高洛峰
高洛峰

拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...

répondre à tous (0)
Derniers téléchargements
Plus>
effets Web
Code source du site Web
Matériel du site Web
Modèle frontal
À propos de nous Clause de non-responsabilité Sitemap
Site Web PHP chinois:Formation PHP en ligne sur le bien-être public,Aidez les apprenants PHP à grandir rapidement!