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...


Why is rdd immutable?



Why is rdd immutable?..

Answer / Ankur Mittal

RDD (Resilient Distributed Datasets) in Apache Spark are designed to be immutable for fault tolerance. Once an RDD is created, its data cannot be altered directly to ensure that when a task fails, the computation can be re-executed on another node with consistent data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What does repartition do in spark?

1 Answers  


What is spark written?

1 Answers  


What languages support spark?

1 Answers  


How do you stop a spark?

1 Answers  


What do you understand by Lazy Evaluation?

1 Answers  


What are the features of apache spark?

1 Answers  


What is Directed Acyclic Graph in Apache Spark?

1 Answers  


Is there a module to implement sql in spark?

1 Answers  


Is apache spark going to replace hadoop?

1 Answers  


Explain about trformations and actions in the context of rdds?

1 Answers  


How does spark work with python?

1 Answers  


What according to you is a common mistake apache spark developers make when using spark ?

1 Answers  


Categories