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 apache spark work?



How does apache spark work?..

Answer / Shweta Kashyap

"Apache Spark processes large datasets by dividing the data into smaller pieces called Resilient Distributed Datasets (RDDs) and distributing these pieces across a cluster of machines. Each machine runs tasks that operate on its assigned portion of the data, and results are aggregated to produce the final output. Spark also provides high-level APIs for common big data processing tasks like SQL, streaming, and machine learning."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Can I learn spark without hadoop?

1 Answers  


How much faster is Apache spark than Hadoop?

1 Answers  


What operations RDD support?

1 Answers  


Explain transformation in rdd. How is lazy evaluation helpful in reducing the complexity of the system?

1 Answers  


Do we need to install scala for spark?

1 Answers  


How is rdd fault?

1 Answers  


What is vectorized query execution?

1 Answers  


Is it necessary to install spark on all the nodes of a YARN cluster while running Apache Spark on YARN ?

1 Answers  


What are the features of RDD, that makes RDD an important abstraction of Spark?

1 Answers  


What is spark driver application?

1 Answers  


How apache spark works?

1 Answers  


What is project tungsten in spark?

1 Answers  


Categories