ryagnik
8 years agoNew Contributor
Parser issue with size
I am trying to parse 600MB files using json parser, file reader reads the file but json parser runs into following error -
Failure: Cannot parse JSON data, Reason: Exception while reading document from the stream, SLDB does not support data larger than 100 MB, Resolution: Please check for correct input JSON data.
What is the best practice here to parse large json file ? what is the role of SLDB here ? What is being stored in SLDB here ? even in the architecture document, there is no mention of SLDB here.
Can some one clarify the details here ?