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


Does spark load all data in memory?



Does spark load all data in memory?..

Answer / Pooja Tripathi

No, Spark does not load all data into memory. Instead, it processes data in chunks called RDDs (Resilient Distributed Datasets) and caches frequently used data in memory only as needed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is in memory in spark?

1 Answers  


Is spark better than hadoop?

1 Answers  


Does spark use yarn?

1 Answers  


How rdd can be created in spark?

1 Answers  


Explain about trformations and actions in the context of rdds?

1 Answers  


What is the difference between cache and persist in spark?

1 Answers  


Is spark secure?

1 Answers  


Is databricks a database?

1 Answers  


What are the components of spark?

1 Answers  


How does groupbykey work in spark?

1 Answers  


What languages support spark?

1 Answers  


What happens when an action is executed in spark?

1 Answers  


Categories