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


Explain in brief what is the architecture of Spark?



Explain in brief what is the architecture of Spark?..

Answer / Avni Gupta

The architecture of Apache Spark consists of the following components: Resilient Distributed Datasets (RDD), Directed Acyclic Graph (DAG), and Spark Driver Program. RDDs are the basic building block of Spark, a distributed collection of objects. DAG is a graphical representation of a computational problem, which describes how tasks in Spark are scheduled and executed. The Spark Driver Program acts as an entry point to submit jobs to the cluster.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is the difference between spark and hive?

1 Answers  


What is a dataframe spark?

1 Answers  


Explain Spark join() operation?

1 Answers  


What is hdfs spark?

1 Answers  


Do streamers make money from sparks?

1 Answers  


What is "GraphX" in Spark?

1 Answers  


Describe the distnct(),union(),intersection() and substract() transformation in Apache Spark RDD?

1 Answers  


What is deploy mode in spark?

1 Answers  


Explain the level of parallelism in Spark Streaming? Also, describe its need.

1 Answers  


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

1 Answers  


Who invented spark?

1 Answers  


Does spark load all data in memory?

1 Answers  


Categories