Concepts to Know > Concepts to Know > YARN on Hadoop Cluster
Was this helpful?
YARN on Hadoop Cluster
YARN (Yet Another Resource Manager) provides an extensible framework for creating new types of applications that can run on Hadoop clusters. By using YARN, the applications share resources within the cluster.
YARN handles negotiating resources between all of the application types. This allows applications to share common resources without overloading the cluster.
Last modified date: 01/06/2023