[
https://issues.apache.org/jira/browse/YARN-7953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382541#comment-16382541
]
Arun Suresh commented on YARN-7953:
-----------------------------------
[~curino], Thanks for working on this.
I am thinking though, there might be a far easier way to encapsulate send
Scheduler State.
* A Scheduler maintains QueueMetrics, which itself is hierarchical.
* The queuemetrics for all queues are query-able via the JMX console as simple
KV pairs.
* The GPG just needs to periodically pull the queue-metrics of each
participation RM in the federation and for each key, diff with the previous
value it received - which will result in the delta - which is what we are
interested in I believe.
> [GQ] Data structures for federation global queues calculations
> --------------------------------------------------------------
>
> Key: YARN-7953
> URL: https://issues.apache.org/jira/browse/YARN-7953
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Carlo Curino
> Assignee: Carlo Curino
> Priority: Major
> Attachments: YARN-7953.v1.patch
>
>
> This Jira tracks data structures and helper classes used by the core
> algorithms of YARN-7402 umbrella Jira (currently YARN-7403, and YARN-7834).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]