Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
Description
Description
Flagging Docs on this change as our previous patch for supporting mapReduce via db.collection.explain() erroneously took a command object rather than the same arguments as db.collection.mapReduce(). This patch corrects this.
Description of Linked Ticket
This fails with FailedToParse, "explain command requires a nested object"
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
SERVER-45791 The db.collection.explain().mapReduce() shell helper should accept the same arguments as db.collection.mapReduce()
-
- Closed
-
- is duplicated by
-
DOCS-13244 Investigate changes in SERVER-44583: M/R Agg: Add explain support for mapReduce command
-
- Closed
-
- related to
-
DOCS-13565 Investigate changes in SERVER-45206: Deprecate the 'verbose' option from the mapReduce command
-
- Closed
-