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 deploy mode in spark?



What is deploy mode in spark?..

Answer / Gaurav Maheshwari

"Deploy mode" in Apache Spark refers to the configuration that determines how a Spark application or service is started. There are two main deploy modes: "cluster" and "client". In cluster mode, the master and worker nodes run the entire application, while in client mode, the driver program runs on the client machine, and it submits tasks to a remote Spark cluster.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

How to process data using Transformation operation in Spark?

1 Answers  


Explain schemardd?

1 Answers  


What is the difference between rdd and dataframe?

1 Answers  


What does the Spark Engine do?

1 Answers  


What are the functions of "Spark Core"?

1 Answers  


What is a worker node in Apache Spark?

1 Answers  


Explain textFile Vs wholeTextFile in Spark?

1 Answers  


How to create a Sparse vector from a dense vector?

1 Answers  


Who creates dag in spark?

1 Answers  


What is Spark Streaming?

1 Answers  


What is executor spark?

1 Answers  


Is spark and hadoop same?

1 Answers  


Categories