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 store data?



Does spark store data?..

Answer / Yashwant Kumar

Apache Spark does not store data persistently by default. It reads data from various storage systems (e.g., HDFS, S3) and writes data back to those systems. However, it can cache data in memory for faster access during the same job run.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

State the difference between Spark SQL and Hql

1 Answers  


What operations does the "RDD" support?

1 Answers  


What is an rdd?

1 Answers  


Explain about the popular use cases of Apache Spark

1 Answers  


In a given spark program, how will you identify whether a given operation is Transformation or Action ?

1 Answers  


Where does Spark Driver run on Yarn?

1 Answers  


What is Immutable?

1 Answers  


How many types of rdd are there in spark?

1 Answers  


What are the various levels of persistence in Apache Spark?

1 Answers  


What are the components of spark?

1 Answers  


What is RDD Lineage?

1 Answers  


Explain how can spark be connected to apache mesos?

1 Answers  


Categories