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


Where are rdd stored?



Where are rdd stored?..

Answer / Anubhuti Kushwaha

RDDs in Apache Spark are distributed across the nodes of a cluster, and they are not directly stored on disk. Instead, when an action is called that requires the results to be materialized, Spark decides which partitions of the RDD to store on disk based on its storage level configuration.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Is apache spark part of hadoop?

1 Answers  


What is the use of flatmap in spark?

1 Answers  


Explain the process to trigger automatic clean-up in Spark to manage accumulated metadata.

1 Answers  


What languages support spark?

1 Answers  


What is sc parallelize in spark?

1 Answers  


What is transformation in spark?

1 Answers  


Is spark streaming real time?

1 Answers  


What are the different input sources for Spark Streaming?

1 Answers  


explain the concept of RDD (Resilient Distributed Dataset). Also, state how you can create RDDs in Apache Spark.

1 Answers  


Do streamers make money from sparks?

1 Answers  


What is setappname spark?

1 Answers  


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

1 Answers  


Categories