Andrew Chung created YARN-11003:
-----------------------------------

             Summary: Make RMNode aware of all (OContainer inclusive) allocated 
resources
                 Key: YARN-11003
                 URL: https://issues.apache.org/jira/browse/YARN-11003
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Andrew Chung
            Assignee: Andrew Chung


In order to facilitate resource-aware Opportunistic container allocation, we 
will need to pass allocated container information to {{ClusterNode}}, which in 
turn gets its information from {{RMNode}}.
However, {{RMNode}} currently only holds containers and node utilization based 
on the actual physical resource utilization, not at the allocated container 
level.
This sub-task aims to allow {{RMNode}} to be aware of all allocated resources 
on the node upon a node heartbeat.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to