Which component of YARN acts as the central authority and manages the allocation of resources among all the applications?

  • ApplicationMaster
  • Hadoop Distributed File System
  • NodeManager
  • ResourceManager
The ResourceManager in YARN acts as the central authority for resource management. It oversees the allocation of resources among all applications running in the Hadoop cluster, ensuring optimal utilization and fair distribution of resources.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *