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


How does spark program work?



How does spark program work?..

Answer / Anuj Mishra

A Spark program reads data, transforms it using various operations such as map, filter, reduce, and joins, and then writes the results back to a storage system like HDFS. Resilient Distributed Datasets (RDD) are used for fault-tolerant distributed storage in Spark.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is the difference between spark and scala?

1 Answers  


Hadoop uses replication to achieve fault tolerance. How is this achieved in Apache Spark?

1 Answers  


What are the types of cluster managers in spark?

1 Answers  


Is spark part of hadoop?

1 Answers  


What is lambda in spark?

1 Answers  


What is the method to create a data frame?

1 Answers  


In how many ways RDDs can be created? Explain.

1 Answers  


What's rdd?

1 Answers  


What are the differences between Caching and Persistence method in Apache Spark?

1 Answers  


is it necessary to install Spark on all nodes while running Spark application on Yarn?

1 Answers  


Define RDD?

1 Answers  


What does apache spark do?

1 Answers  


Categories