Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-234

Discrepancy between "mapreduce" and "mapReduce" command name

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.4
    • Affects Version/s: None
    • Component/s: API
    • Labels:
      None
    • Major Change

      When running db.listCommands, it shows "mapReduce" as the command name for mapReduce. However, the java driver for signature mapReduce(DBObject command) expects it as "mapreduce". Ideally it'd expect "mapReduce" since that's what the command prints. If it's too late for that, then please update the javadocs to provide a usage example

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            marcesher Marc Esher
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: