krupalibshah
8 years agoContributor
Reading tab delimited file
I am getting error in reading the tab delimited file using CSV parser. Looks like CSV parser expects that all records in the file have same length. Need a confirmation on this one.
Also wanted to get some help on how to read all the rows into 1 single document instead of individual documents.
Any help would be appreciated.
You can set the Group Size to zero to collect all the documents.