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 is rdd stored?



Where is rdd stored?..

Answer / Asghar Ali Khan

An RDD (Resilient Distributed Dataset) in Spark is immutable. It's not physically stored anywhere until an action is called on it, at which point the data is persisted to memory or storage (e.g., HDFS).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is the default spark executor memory?

1 Answers  


Explain textFile Vs wholeTextFile in Spark?

1 Answers  


Can you explain spark sql?

1 Answers  


What is parallelize in spark?

1 Answers  


Why is spark fast?

1 Answers  


How do you process big data with spark?

1 Answers  


Can you explain accumulators in apache spark?

1 Answers  


On what all basis can you differentiate rdd, dataframe, and dataset?

1 Answers  


What is executor and driver in spark?

1 Answers  


How do we create rdds in spark?

1 Answers  


What is Apache Spark? What is the reason behind the evolution of this framework?

1 Answers  


What is the FlatMap Transformation in Apache Spark RDD?

1 Answers  


Categories