Re: Receiver Fault Tolerance

2015-05-06 Thread James King
gt; In the O'reilly book Learning Spark Chapter 10 section 24/7 Operation >> >> It talks about 'Receiver Fault Tolerance' >> >> I'm unsure of what a Receiver is here, from reading it sounds like when >> you submit an application to the cluster in clu

Re: Receiver Fault Tolerance

2015-05-06 Thread ayan guha
https://spark.apache.org/docs/latest/streaming-programming-guide.html#fault-tolerance-semantics On Wed, May 6, 2015 at 10:09 PM, James King wrote: > In the O'reilly book Learning Spark Chapter 10 section 24/7 Operation > > It talks about 'Receiver Fault Tolerance'

Re: Receiver Fault Tolerance

2015-05-06 Thread Tathagata Das
:09 AM, James King wrote: > In the O'reilly book Learning Spark Chapter 10 section 24/7 Operation > > It talks about 'Receiver Fault Tolerance' > > I'm unsure of what a Receiver is here, from reading it sounds like when > you submit an application to the clust

RE: Receiver Fault Tolerance

2015-05-06 Thread Evo Eftimov
Subject: Receiver Fault Tolerance In the O'reilly book Learning Spark Chapter 10 section 24/7 Operation It talks about 'Receiver Fault Tolerance' I'm unsure of what a Receiver is here, from reading it sounds like when you submit an application to the cluster in cluste

Receiver Fault Tolerance

2015-05-06 Thread James King
In the O'reilly book Learning Spark Chapter 10 section 24/7 Operation It talks about 'Receiver Fault Tolerance' I'm unsure of what a Receiver is here, from reading it sounds like when you submit an application to the cluster in cluster mode i.e. *--deploy-mode cluster *the