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


Is it necessary to install spark on all the nodes of a YARN cluster while running Apache Spark on YARN ?



Is it necessary to install spark on all the nodes of a YARN cluster while running Apache Spark on Y..

Answer / Swadesh Kumar Niranjan

When using Apache Spark with YARN (Yet Another Resource Negotiator), you only need to install Spark's dependency libraries on the worker nodes (nodes that run executors). The master node, which runs the application master, must have Spark installed. It is not necessary to install Spark itself on all worker nodes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What are the disadvantages of using Spark?

1 Answers  


What is the difference between hive and spark?

1 Answers  


What are benefits of Spark over MapReduce?

1 Answers  


What is hadoop spark?

1 Answers  


How to identify that the given operation is transformation or action?

1 Answers  


Can rdd be shared between sparkcontexts?

1 Answers  


Can you explain how to minimize data transfers while working with Spark?

1 Answers  


Does spark use java?

1 Answers  


Can you define pagerank?

1 Answers  


Can you explain spark rdd?

1 Answers  


What is spark shuffle?

1 Answers  


What is Directed Acyclic Graph(DAG)?

1 Answers  


Categories