Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major - P3
-
None
-
None
-
Using bash in OS-X and new install of MongoDB
*Location*: https://docs.mongodb.org/getting-started/node/import-data/
*User-Agent*: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.132 Safari/537.36
*Referrer*: https://docs.mongodb.org/getting-started/node/client/
*Screen Resolution*: 1440 x 900
*repo*: docs
*source*: import-data
Using bash in OS-X and new install of MongoDB *Location*: https://docs.mongodb.org/getting-started/node/import-data/ *User-Agent*: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.132 Safari/537.36 *Referrer*: https://docs.mongodb.org/getting-started/node/client/ *Screen Resolution*: 1440 x 900 *repo*: docs *source*: import-data
Description
Problems with
mongoimport --db test --collection restaurants --drop --file primer-dataset.json
get "no such file" error. Changing the filename to primerdataset.json ie without the hyphen works fine.