Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How is spark fault tolerance?



How is spark fault tolerance?..

Answer / Apurav Garg

Apache Spark achieves fault tolerance by storing multiple copies of the same data across different nodes in a cluster. When a task fails, it can be re-executed on another node that has a copy of the data. Additionally, Spark maintains lineage information, allowing it to recalculate dependencies if needed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What causes breaker to spark?

1 Answers  


Define Spark Streaming.

1 Answers  


How to create RDD?

1 Answers  


Why is Spark RDD immutable?

1 Answers  


Explain the flatMap operation on Apache Spark RDD?

1 Answers  


What are the benefits of using Spark with Apache Mesos?

1 Answers  


Is databricks a database?

1 Answers  


How many ways we can create rdd in spark?

1 Answers  


What is Apache Spark Streaming?

1 Answers  


What is executor cores in spark?

1 Answers  


What are the features of spark rdd?

1 Answers  


What are Actions? Give some examples.

1 Answers  


Categories