Anyone willing to link some resource on how to achieve fault tolerance?

From: Adrian Mocanu [mailto:amoc...@verticalscope.com]
Sent: February-10-14 1:44 PM
To: user@spark.incubator.apache.org
Subject: how is fault tolerance achieved in spark

Hi all,
I am curious how fault tolerance is achieved in spark. Well, more like what do 
I need to do to make sure my aggregations which comes from streams are fault 
tolerant and saved into cassandra. I will have nodes die and would not like to 
count "tuples" multiple times.

For example, in trident you have to implement different interfaces. Is there a 
similar process for spark?

Thanks
-Adrian

Reply via email to