The ____ in YARN is responsible for monitoring the resource usage in a node and managing the user's job execution.

  • ApplicationMaster
  • DataNode
  • NodeManager
  • ResourceManager
The ResourceManager in YARN is responsible for monitoring the resource usage in a node and managing the user's job execution. It keeps track of available resources and allocates them to applications.
Add your answer
Loading...

Leave a comment

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