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

mongoimport throwing "read error, or input line too long (max length: 16777216)"

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.0-rc1
    • Affects Version/s: 2.1.2
    • Component/s: Tools
    • Labels:
    • ALL

      The following fails with v2.1.3-pre- (git hash 5a63e3766e73a153c47af59acb5cc8941cadbbc9):

      ben@linux-mobile:~/projects/data$ ../mongo/mongoimport -d training -c twitter twitter.json 
      connected to: 127.0.0.1
      Tue Jul 17 15:10:27 		20918566/92443914	22%
      Tue Jul 17 15:10:27 			12100	4033/second
      Tue Jul 17 15:10:30 		49601953/92443914	53%
      Tue Jul 17 15:10:30 			28700	4783/second
      Tue Jul 17 15:10:33 		79372765/92443914	85%
      Tue Jul 17 15:10:33 			46000	5111/second
      Tue Jul 17 15:10:34 exception:read error, or input line too long (max length: 16777216)
      Tue Jul 17 15:10:34 
      Tue Jul 17 15:10:34 imported 53641 objects
      Tue Jul 17 15:10:34 ERROR: encountered 1 error
      ben@linux-mobile:~/projects/data$ 
      
      

            Assignee:
            benjamin.becker Ben Becker
            Reporter:
            benjamin.becker Ben Becker
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: