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


Describe the run-time architecture of Spark?



Describe the run-time architecture of Spark?..

Answer / Neeraj Sahu

The runtime architecture of Apache Spark consists of three main components: (1) Driver Program: The main process that coordinates the application, creates executors, and manages tasks. (2) Executor: A JVM process responsible for executing tasks on worker nodes and communicating with other executors and the driver program. (3) Cluster Manager: The resource manager responsible for managing resources (such as CPU, memory, and storage) across worker nodes. Spark can run on various cluster managers like Hadoop YARN, Apache Mesos, or Spark Standalone.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What do you understand by schemardd in apache spark rdd?

1 Answers  


Why do we use persist () on links rdd?

1 Answers  


What is a databricks cluster?

1 Answers  


What is spark rdd?

1 Answers  


What is spark catalyst?

1 Answers  


Write the command to start and stop the spark in an interactive shell?

1 Answers  


Do streamers make money from sparks?

1 Answers  


What is RDD Lineage?

1 Answers  


What is a Sparse Vector?

1 Answers  


What file systems does spark support?

1 Answers  


What is Starvation scenario in spark streaming?

1 Answers  


Is apache spark going to replace hadoop?

1 Answers  


Categories