I have a data job to read a bunch of json files, where there is a possibility that few json lines in some files might be corrupt(invalid json). Below is the code:
<