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


What is in memory in spark?



What is in memory in spark?..

Answer / Vivek Kishor

In Apache Spark, data is stored in-memory through RDDs (Resilient Distributed Datasets) and DataFrames/DataSets. This allows for faster processing as the data does not need to be constantly read from disk.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

To use Spark on an existing Hadoop Cluster, do we need to install Spark on all nodes of Hadoop?

1 Answers  


In how many ways RDDs can be created? Explain.

1 Answers  


What is difference between hive and spark?

1 Answers  


What is difference between spark and mapreduce?

1 Answers  


Which serialization libraries are supported in spark?

1 Answers  


Is spark sql a database?

1 Answers  


Can you do real-time processing with Spark SQL?

1 Answers  


What are common spark ecosystems?

1 Answers  


How do I download spark?

1 Answers  


Name a few commonly used spark ecosystems?

1 Answers  


What is a "Parquet" in Spark?

1 Answers  


What is executor memory in a spark application?

1 Answers  


Categories