Commit Graph

17 Commits

Author SHA1 Message Date
Eliot Horowitz
a78cb6681c map/reduce finalize option SERVER-372
nice mapReduce helper for shell
2009-10-19 11:00:53 -04:00
Eliot Horowitz
9ff72bdd61 mr warning and some more tests 2009-10-15 15:44:50 -04:00
Eliot Horowitz
415f554219 more timing,debugging 2009-10-15 11:26:15 -04:00
Eliot Horowitz
2295bf1ec9 cleaning up map/reduce temp collection names and output 2009-10-14 16:19:13 -04:00
Dwight
41afc73c9c more database fix and add mr.cpp to vcproj file 2009-10-14 14:52:01 -04:00
Eliot Horowitz
25d2f88e1e clean up MR temp tables SERVER-327
Client shutdown hook
2009-10-14 10:20:53 -04:00
Eliot Horowitz
a517b84d7f faster map/reduce impl 2009-10-07 12:57:45 -04:00
Eliot Horowitz
9b0f12bb1e use _id for M/R output table - saves space and an index 2009-10-02 15:43:30 -04:00
Eliot Horowitz
529b271070 fix return of mapreduce - ok if works, not ok if collection doesn't exist 2009-10-01 17:15:44 -04:00
Eliot Horowitz
c9bbecda69 don't use multimap for MR b/c its slower 2009-09-30 19:07:01 -04:00
Eliot Horowitz
8658e97ed3 unlock while doing map/reduce 2009-09-30 17:11:56 -04:00
Eliot Horowitz
754655029f optional out paramter for map/reduce 2009-09-29 23:37:13 -04:00
Eliot Horowitz
966e13e27f mr query SERVER-208 2009-09-29 12:59:16 -04:00
Eliot Horowitz
724d6617fa much faster map reduce 2009-09-24 10:51:27 -04:00
Eliot Horowitz
a82cc2b031 fix older mac mr 2009-09-22 07:20:54 -04:00
Eliot Horowitz
76e80e83e7 timing and tests 2009-09-21 23:47:09 -04:00
Eliot Horowitz
b3c16e397a starting map/reduce SERVER-208 2009-09-21 15:55:24 -04:00