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

Are spark dataframes distributed?

1 Answers  


What is rdd map?

1 Answers  


How do you set up a spark?

1 Answers  


How many types of Transformation are there?

1 Answers  


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

1 Answers  


Is spark distributed computing?

1 Answers  


Describe Spark SQL?

1 Answers  


Explain distnct(),union(),intersection() and substract() transformation in Spark?

1 Answers  


Explain the terms Spark Partitions and Partitioners?

1 Answers  


What is in memory processing in spark?

1 Answers  


What is spark in python?

1 Answers  


How do I clear my spark cache?

1 Answers  


Categories