Re: What is the real difference between Kafka streaming and Spark Streaming?

2017-06-26 Thread ??????????
9 PM To: yohann jardin <yohannjar...@hotmail.com> Cc: kant kodali <kanth...@gmail.com>; vaquar khan <vaquar.k...@gmail.com>; user <user@spark.apache.org> Subject: Re: What is the real difference between Kafka streaming and Spark Streaming? I think Kafka streams

Re: What is the real difference between Kafka streaming and Spark Streaming?

2017-06-15 Thread Michael Armbrust
rives sporadically, you can run streaming >> jobs that only execute every few hours or every few days, shutting the >> cluster down in between. This architecture can result in a huge cost >> savings for some applications >> <https://databricks.com/blog/2017/05/22/runn

Re: What is the real difference between Kafka streaming and Spark Streaming?

2017-06-15 Thread kant kodali
applications > <https://databricks.com/blog/2017/05/22/running-streaming-jobs-day-10x-cost-savings.html> > . > > Michael > > On Sun, Jun 11, 2017 at 1:12 AM, kant kodali <kanth...@gmail.com> wrote: > >> Hi All, >> >> I am trying hard

Re: What is the real difference between Kafka streaming and Spark Streaming?

2017-06-14 Thread Michael Armbrust
an result in a huge cost savings for some applications <https://databricks.com/blog/2017/05/22/running-streaming-jobs-day-10x-cost-savings.html> . Michael On Sun, Jun 11, 2017 at 1:12 AM, kant kodali <kanth...@gmail.com> wrote: > Hi All, > > I am trying hard to figure

Re: What is the real difference between Kafka streaming and Spark Streaming?

2017-06-13 Thread Paolo Patierno
com> Sent: Monday, June 12, 2017 12:40:37 AM To: Mohammed Guller Cc: vincent gromakowski; yohann jardin; vaquar khan; user Subject: Re: What is the real difference between Kafka streaming and Spark Streaming? Also another difference I see is some thing like Spark Sql where there are logical

RE: What is the real difference between Kafka streaming and Spark Streaming?

2017-06-12 Thread Mohammed Guller
.gromakow...@gmail.com>; yohann jardin <yohannjar...@hotmail.com>; vaquar khan <vaquar.k...@gmail.com>; user <user@spark.apache.org> Subject: Re: What is the real difference between Kafka streaming and Spark Streaming? Also another difference I see is some thing like Spark Sql

Re: What is the real difference between Kafka streaming and Spark Streaming?

2017-06-11 Thread kant kodali
aming is relatively new and less mature than Spark >>Streaming >> >> >> >> Mohammed >> >> >> >> *From:* vincent gromakowski [mailto:vincent.gromakow...@gmail.com] >> *Sent:* Sunday, June 11, 2017 12:09 PM >> *To:* yohann jard

Re: What is the real difference between Kafka streaming and Spark Streaming?

2017-06-11 Thread kant kodali
; *To:* yohann jardin <yohannjar...@hotmail.com> > *Cc:* kant kodali <kanth...@gmail.com>; vaquar khan <vaquar.k...@gmail.com>; > user <user@spark.apache.org> > *Subject:* Re: What is the real difference between Kafka streaming and > Spark Streaming? > > >

RE: What is the real difference between Kafka streaming and Spark Streaming?

2017-06-11 Thread Mohammed Guller
:09 PM To: yohann jardin <yohannjar...@hotmail.com> Cc: kant kodali <kanth...@gmail.com>; vaquar khan <vaquar.k...@gmail.com>; user <user@spark.apache.org> Subject: Re: What is the real difference between Kafka streaming and Spark Streaming? I think Kafka streams is

Re: What is the real difference between Kafka streaming and Spark Streaming?

2017-06-11 Thread vincent gromakowski
; algorithms on data streams. Regards, Vaquar khan On Sun, Jun 11, 2017 at 3:12 AM, kant kodali <kanth...@gmail.com> wrote: > Hi All, > > I am trying hard to figure out what is the real difference between Kafka > Streaming vs Spark Streaming other than saying one can be used as p

Re: What is the real difference between Kafka streaming and Spark Streaming?

2017-06-11 Thread yohann jardin
uide.html> algorithms on data streams. Regards, Vaquar khan On Sun, Jun 11, 2017 at 3:12 AM, kant kodali <kanth...@gmail.com<mailto:kanth...@gmail.com>> wrote: Hi All, I am trying hard to figure out what is the real difference between Kafka Streaming vs Spark Streaming other tha

Re: What is the real difference between Kafka streaming and Spark Streaming?

2017-06-11 Thread yohann jardin
uide.html> algorithms on data streams. Regards, Vaquar khan On Sun, Jun 11, 2017 at 3:12 AM, kant kodali <kanth...@gmail.com<mailto:kanth...@gmail.com>> wrote: Hi All, I am trying hard to figure out what is the real difference between Kafka Streaming vs Spark Streaming other tha

Re: What is the real difference between Kafka streaming and Spark Streaming?

2017-06-11 Thread vaquar khan
kant kodali <kanth...@gmail.com> wrote: > Hi All, > > I am trying hard to figure out what is the real difference between Kafka > Streaming vs Spark Streaming other than saying one can be used as part of > Micro services (since Kafka streaming is just a library) and the other is a

What is the real difference between Kafka streaming and Spark Streaming?

2017-06-11 Thread kant kodali
Hi All, I am trying hard to figure out what is the real difference between Kafka Streaming vs Spark Streaming other than saying one can be used as part of Micro services (since Kafka streaming is just a library) and the other is a Standalone framework by itself. If I can accomplish same job one