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 do sparks work?



How do sparks work?..

Answer / Ankush Panwar

Spark processes data in resilient distributed datasets (RDDs), which are collections of data that can be stored and manipulated across a Spark cluster. Each RDD is partitioned into smaller chunks called tasks, which are executed by worker nodes. Spark uses lineage to keep track of the dependencies between different operations and optimize computations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

How spark is faster than hadoop?

1 Answers  


Is hadoop mandatory for spark?

1 Answers  


Explain the various Transformation on Apache Spark RDD like distinct(), union(), intersection(), and subtract()?

1 Answers  


What does map transformation do? Provide an example.

1 Answers  


How spark works on hadoop?

1 Answers  


What is the difference between hive and spark?

1 Answers  


What is spark lineage?

1 Answers  


What is a spark rdd?

1 Answers  


Is apache spark a framework?

1 Answers  


What is pagerank in graphx?

1 Answers  


By Default, how many partitions are created in RDD in Apache Spark?

1 Answers  


What is project tungsten in spark?

1 Answers  


Categories