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

Increase the limit for JsonArray that can be imported with mongoimport

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.2.0
    • Component/s: Tools
    • Labels:
      None

      Creating this JIRA as a follow up to SERVER-1083:

      I tried mongoimport to import a jsonArray file but the file is > 16 MB (its about ~200MB) and hence the import fails:

      mongoimport -d mydatabase -c mycollection --jsonArray myfile

      Is there already a workaround for importing such huge json arrays so that the imported data can be queried as well later, as opposed to simply storing huge chunks of data via GridFS?

      Thank You.

            Assignee:
            Unassigned Unassigned
            Reporter:
            pdr3 pratik dalal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: