____ are key to YARN's ability to support multiple processing models (like batch, interactive, streaming) on a single system.

  • ApplicationMaster
  • DataNodes
  • Resource Containers
  • Resource Pools
Resource Containers are key to YARN's ability to support multiple processing models on a single system. They encapsulate the allocated resources and are used to execute tasks across the cluster in a flexible and efficient manner.
Add your answer
Loading...

Leave a comment

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