-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: mongoimport
-
None
-
Environment:Windows 10
Hi,
When imported the startups.companies data set (from m034 handouts) I got weird progress indications as shown below:
C:\Program Files\MongoDB\Server\3.4\bin>mongoimport --port 3434 -d startups -c companies C:\Users\tomeryakir\Downloads\companies.json 2016-12-25T09:37:20.924+0200 connected to: localhost:3434 2016-12-25T09:37:23.916+0200 [########################] startups.companies 74.6MB/9.39MB (794.6%) 2016-12-25T09:37:26.916+0200 [########################] startups.companies 74.6MB/26.6MB (280.6%) 2016-12-25T09:37:29.916+0200 [########################] startups.companies 74.6MB/68.8MB (108.5%) 2016-12-25T09:37:30.336+0200 [########################] startups.companies 74.6MB/74.6MB (100.0%) 2016-12-25T09:37:30.336+0200 imported 18801 documents
This was reproduced using MongoDB 3.4 on Windows 10
- duplicates
-
TOOLS-1579 Progress bar exceeding 100%
- Closed