RDD for Storm Streaming in Spark

2014-12-23 Thread Ajay
Hi, Can we use Storm Streaming as RDD in Spark? Or any way to get Spark work with Storm? Thanks Ajay

Re: RDD for Storm Streaming in Spark

2014-12-23 Thread Gerard Maas
we use Storm Streaming as RDD in Spark? Or any way to get Spark work with Storm? Thanks Ajay

Re: RDD for Storm Streaming in Spark

2014-12-23 Thread Ajay
wrote: Hi, Can we use Storm Streaming as RDD in Spark? Or any way to get Spark work with Storm? Thanks Ajay

Re: RDD for Storm Streaming in Spark

2014-12-23 Thread Gerard Maas
can use spouts and bolts in Spark (= no) or whether we can do streaming in Spark: http://spark.apache.org/docs/latest/streaming-programming-guide.html -kr, Gerard. On Tue, Dec 23, 2014 at 9:03 AM, Ajay ajay.ga...@gmail.com wrote: Hi, Can we use Storm Streaming as RDD in Spark? Or any way

Re: RDD for Storm Streaming in Spark

2014-12-23 Thread Ajay
spouts and bolts in Spark (= no) or whether we can do streaming in Spark: http://spark.apache.org/docs/latest/streaming-programming-guide.html -kr, Gerard. On Tue, Dec 23, 2014 at 9:03 AM, Ajay ajay.ga...@gmail.com wrote: Hi, Can we use Storm Streaming as RDD in Spark? Or any way to get