Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-13554

Unfriendly error message mentioning "ns"

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.5.2
    • Affects Version/s: None
    • Component/s: MapReduce
    • Labels:
    • Fully Compatible
    • Query 2017-01-23

      The following shell command,

      res = db.myCollection.mapReduce(m, r, { out : "dupliCiks" });

      generates the error message

      ns doesn't exist

      Can this message be made more user-friendly? At least "namespace doesn't exist", or "collection doesn't exist". A search for ns on http://docs.mongodb.org/manual/search/?query=ns doesn't immediately help a new user understand what "ns" might stand for.

            Assignee:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Reporter:
            dandv Dan Dascalescu
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: