Re: Loss of data due to congestion

2015-06-25 Thread ayan guha
Then you should see checkpointing ( https://spark.apache.org/docs/latest/streaming-programming-guide.html#checkpointing ) On Thu, Jun 25, 2015 at 3:33 PM, anshu shukla wrote: > Thaks, > I am talking about streaming. > On 25 Jun 2015 5:37 am, "ayan guha" wrote: > >> Can you elaborate little mor

Re: Loss of data due to congestion

2015-06-24 Thread anshu shukla
Thaks, I am talking about streaming. On 25 Jun 2015 5:37 am, "ayan guha" wrote: > Can you elaborate little more? Are you talking about receiver or streaming? > On 24 Jun 2015 23:18, "anshu shukla" wrote: > >> How spark guarantees that no RDD will fail /lost during its life cycle . >> Is there

Re: Loss of data due to congestion

2015-06-24 Thread ayan guha
Can you elaborate little more? Are you talking about receiver or streaming? On 24 Jun 2015 23:18, "anshu shukla" wrote: > How spark guarantees that no RDD will fail /lost during its life cycle . > Is there something like ask in storm or its does it by default . > > -- > Thanks & Regards, > Ansh

Loss of data due to congestion

2015-06-24 Thread anshu shukla
How spark guarantees that no RDD will fail /lost during its life cycle . Is there something like ask in storm or its does it by default . -- Thanks & Regards, Anshu Shukla