Parse a JSON file with Spark Core

I did end up creating a simple way to parse JSON… you’ll have to write very specific code to get at the data you want, but it’s pretty easy:

Note there are some problems with the TCP Client right now, so you’ll have to build locally to get this fully working and include all of the files in the GIST in the right directories.

Work is being done by Dave to fix the issues in the Compiler that prevent us from converting the above mentioned libraries. Maybe this week that second library I posted JSMN could be ported easily.

2 Likes