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



How apache spark works?..

Answer / Abhishek Kumar Rai

Apache Spark works by creating a resilient distributed dataset (RDD), which is an immutable distributed collection of data. The RDD serves as the basic processing unit in Apache Spark. Transformations are applied to create new RDDs, and actions are performed to compute results from the RDDs. Spark provides high-level APIs for various programming languages like Scala, Java, Python, and R.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

How is spark different from hadoop?

1 Answers  


What is difference between map and flatmap?

1 Answers  


How is streaming implemented in spark?

1 Answers  


What are the components of spark?

1 Answers  


What is the task of Spark Engine

1 Answers  


What is data skew and how do you fix it?

1 Answers  


How does Apache Spark handles accumulated Metadata?

1 Answers  


What is lazy evaluation in Spark?

1 Answers  


What is the difference between spark and python?

1 Answers  


What is spark lineage?

1 Answers  


What are the disadvantages of using Spark?

1 Answers  


What is dag – directed acyclic graph?

1 Answers  


Categories