CSCI-4830-002-2014 / hackathon-yelp

0 stars 6 forks source link

Authorization Fails and Parsing Command Line Error #26

Open dano8957 opened 10 years ago

dano8957 commented 10 years ago

I used the code from the import/export section in MongoLab and tried business and business.yelp as my collection. It keeps copying over lines from my last output in Terminal and messing everything up also. Is this normal?

image image

I am in the yelp JSON file directories so I assume this would work. Thanks for the help in advance.

doubleshow commented 10 years ago

try specify only one --file parameter instead of having two, see if this helps.

dano8957 commented 10 years ago

I have tried this, but every time I specify one it will drag my last command into the one I just wrote. For some reason it is not clearing my previous command and is conjoining them. That's why that "Multiple occurrences of option '--file' " is popping up.