Re: Spark Streaming Json file groupby function

2015-07-28 Thread swetha
the performance be impacted? Thanks, Swetha -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618p24041.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Re: Spark Streaming Json file groupby function

2015-07-28 Thread Tathagata Das
-- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618p24041.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Re: Spark Streaming Json file groupby function

2014-07-18 Thread srinivas
) }) //results.print() ssc.start() ssc.awaitTermination() } Thanks, -Srinivas -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618p10170.html Sent from the Apache Spark User List mailing list archive

Re: Spark Streaming Json file groupby function

2014-07-17 Thread srinivas
in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618p10060.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: Spark Streaming Json file groupby function

2014-07-17 Thread Tathagata Das
max operation in my sparksql. please let me know if their any work around solution for this. Thanks, -Srinivas. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618p10060.html Sent from the Apache Spark User

Re: Spark Streaming Json file groupby function

2014-07-17 Thread srinivas
Hi TD, It Worked...Thank you so much for all your help. Thanks, -Srinivas. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618p10132.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: Spark Streaming Json file groupby function

2014-07-16 Thread srinivas
,name:srinivas,score:10,school:lfs} I am thinking of some thing wrong with input RDD. Please let me know whats causing this error. Thanks, -Srinivas. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618p9933.html

Re: Spark Streaming Json file groupby function

2014-07-16 Thread Yin Huai
data to kafka like {type:math,name:srinivas,score:10,school:lfs} I am thinking of some thing wrong with input RDD. Please let me know whats causing this error. Thanks, -Srinivas. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json

Re: Spark Streaming Json file groupby function

2014-07-16 Thread Tathagata Das
, -Srinivas. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618p9933.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: Spark Streaming Json file groupby function

2014-07-15 Thread Tathagata Das
Streaming can i really use sql kind of operations on Dstreams? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618p9714.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: Spark Streaming Json file groupby function

2014-07-15 Thread srinivas
-list.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618p9816.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: Spark Streaming Json file groupby function

2014-07-15 Thread Tathagata Das
error found [error] (compile:compile) Compilation failed Please look into this and let me know if i am missing any thing. Thanks, -Srinivas. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618p9816

Re: Spark Streaming Json file groupby function

2014-07-15 Thread srinivas
. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618p9868.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: Spark Streaming Json file groupby function

2014-07-15 Thread Tathagata Das
.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618p9868.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Spark Streaming Json file groupby function

2014-07-14 Thread srinivas
() ssc.awaitTermination() } Can anyone please Let me know how to use groupby function..thanks -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618.html Sent from the Apache Spark User List mailing list

Re: Spark Streaming Json file groupby function

2014-07-14 Thread Tathagata Das
.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: Spark Streaming Json file groupby function

2014-07-14 Thread srinivas
am very new to dealing with maps and dstream transformations..so please advise on how to proceed from here. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618p9656.html Sent from the Apache Spark User List

Re: Spark Streaming Json file groupby function

2014-07-14 Thread srinivas
am very new to dealing with maps and dstream transformations..so please advise on how to proceed from here. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json-file-groupby-function-tp9618p9661.html Sent from the Apache Spark User List

Re: Spark Streaming Json file groupby function

2014-07-14 Thread Tathagata Das
..i would like to what transformation should i do to my existing dstream.I am very new to dealing with maps and dstream transformations..so please advise on how to proceed from here. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Streaming-Json

Re: Spark Streaming Json file groupby function

2014-07-14 Thread srinivas
/Spark-Streaming-Json-file-groupby-function-tp9618p9714.html Sent from the Apache Spark User List mailing list archive at Nabble.com.