What do you understand about yarn?



What do you understand about yarn?..

Answer / Kailash Kumar Arya

YARN (Yet Another Resource Negotiator) is a resource management component in Apache Hadoop that manages resources and scheduling tasks for multiple applications running on a single cluster. It allows the sharing of clusters between multiple MapReduce and non-MapReduce jobs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

can you run Apache Spark On Apache Mesos?

1 Answers  


Do we need scala for spark?

1 Answers  


What is Spark Dataset?

1 Answers  


What is DStream in Apache Spark Streaming?

1 Answers  


Who is the founder of spark?

1 Answers  


What is the need for Spark DAG?

1 Answers  


How rdd persist the data?

1 Answers  


Explain first() operation in Spark?

1 Answers  


What is spark application?

1 Answers  


What is difference between dataset and dataframe in spark?

1 Answers  


Explain the level of parallelism in spark streaming?

1 Answers  


List the languages supported by Apache Spark?

1 Answers  


Categories