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


What is difference between client and cluster mode in spark?



What is difference between client and cluster mode in spark?..

Answer / Mansi Sonkar

In Apache Spark, client mode and cluster mode are two different modes of operation. In client mode, the driver program runs on the same machine as the application code (the client), and it uses Spark's local resources to execute the tasks. In contrast, in cluster mode, the driver program runs on a separate node (one of the nodes in the Spark cluster), which allows the application to utilize the resources of the entire cluster.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is Apache Spark and what are the benefits of Spark over MapReduce?

1 Answers  


Do you need to install spark on all nodes of yarn cluster?

1 Answers  


What are Paired RDD?

1 Answers  


How does Apache Spark handles accumulated Metadata?

1 Answers  


What does dag stand for?

1 Answers  


What is client mode in spark?

1 Answers  


How are sparks created?

1 Answers  


Is spark better than hadoop?

1 Answers  


State the difference between Spark SQL and Hql

1 Answers  


Are spark dataframes distributed?

1 Answers  


Can I learn spark without hadoop?

1 Answers  


Explain the operations of Apache Spark RDD?

1 Answers  


Categories