Re: Json parsing library for Spark Streaming?

2015-08-10 Thread pradyumnad
I use Play json, may be its very famous. If you would like to try below is the sbt dependency com.typesafe.play % play-json_2.10 % 2.2.1, -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Json-parsing-library-for-Spark-Streaming-tp24016p24204.html Sent from

Json parsing library for Spark Streaming?

2015-07-27 Thread swetha
.n3.nabble.com/Json-parsing-library-for-Spark-Streaming-tp24016.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e

Re: Json parsing library for Spark Streaming?

2015-07-27 Thread Ted Yu
) = ((x.toString, Utils.toJsonObject(y.toString).get(request).getAsJsonObject().get(queryString).toString))} Thanks, Swetha -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Json-parsing-library-for-Spark-Streaming-tp24016.html Sent from the Apache Spark User List