10-02-2017 02:04 PM
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 ?
10-02-2017 02:46 PM
@ryagnik, From where you are reading the file? did you upload file to your SnapLogic project ?
10-02-2017 03:46 PM
I am reading the file from file server and use file reader snap to read the file.
10-02-2017 10:00 PM
can you share the “File name” value you have in your File Reader snap?
10-03-2017 06:05 AM
the name of the file is out.json.