I have a JSON file that I\'d like to convert to JSON Lines in spark scala. I was able to figure it out in Python by just using Pandas read_json method and then writing it with s