I am using MongoDB 3.0.15 version.
I tried to import data from a CSV file using the below commands:
mongoimport --type csv -d test -c products --header