You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Arun Suresh (JIRA)" <ji...@apache.org> on 2016/07/21 14:17:20 UTC

[jira] [Commented] (YARN-5414) Integrate NodeQueueLoadMonitor with ClusterNodeTracker

    [ https://issues.apache.org/jira/browse/YARN-5414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387757#comment-15387757 ] 

Arun Suresh commented on YARN-5414:
-----------------------------------

Currently the {{NodeQueueLoadMonitor}} maintains a separate list of metadata (queue load information) about the cluster nodes encapsulated in an inner class. If this metadata can be moved into the {{RMNode}}, we can probably do away with the NQLoadMonitor all together

> Integrate NodeQueueLoadMonitor with ClusterNodeTracker
> ------------------------------------------------------
>
>                 Key: YARN-5414
>                 URL: https://issues.apache.org/jira/browse/YARN-5414
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: container-queuing, distributed-scheduling, scheduler
>            Reporter: Arun Suresh
>            Assignee: Arun Suresh
>
> The {{ClusterNodeTracker}} tracks the states of clusterNodes and provides convenience methods like sort and filter.
> The {{NodeQueueLoadMonitor}} should use the {{ClusterNodeTracker}} instead of maintaining its own data-structure of node information.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org