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 Spark RDD immutable?



Why is Spark RDD immutable?..

Answer / Ayus Shankhdhar

Spark RDDs are immutable to ensure fault-tolerance, data consistency, and ease of parallel computation. An immutable RDD ensures that once a dataset is created, it cannot be modified; instead, new RDDs can be generated based on existing ones using various transformations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

How is RDD in Apache Spark different from Distributed Storage Management?

1 Answers  


explain the use of blinkdb?

1 Answers  


What is write ahead log(journaling) in Spark?

1 Answers  


What is executor spark?

1 Answers  


What is faster than apache spark?

1 Answers  


Is spark difficult to learn?

1 Answers  


What is hadoop spark?

1 Answers  


What operations RDD support?

1 Answers  


Do I need to learn scala for spark?

1 Answers  


When running Spark applications, is it necessary to install Spark on all the nodes of YARN cluster?

1 Answers  


What are the features of spark rdd?

1 Answers  


What are the components of spark?

1 Answers  


Categories