Parse json array to multiple fields

Spark’s JSON reader expects files to be in JSON Lines format. jq may help with conversion if you can pre process it before loading into Spark.