To achieve scalability beyond thousands of nodes, YARN introduced a ____ that manages the cluster's resources.

  • ApplicationMaster
  • DataNode
  • NodeManager
  • ResourceManager
To achieve scalability beyond thousands of nodes, YARN introduced a ResourceManager that manages the cluster's resources. The ResourceManager is responsible for resource allocation and management across the entire Hadoop cluster.
Add your answer
Loading...

Leave a comment

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