[ https://issues.apache.org/jira/browse/YARN-9322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Szilard Nemeth updated YARN-9322: --------------------------------- Description: YARN-8842 implemented storing and exposing of metrics of custom resources. FSQueueMetrics should have a similar implementation. All metrics stored in this class should have their custom resource counterpart. In a consequence of metrics were not stored for custom resource type, FairSchedulerQueueInfo haven't contained those values therefore the UI v1 could not show them, obviously. Additionally, the callees of the following methods (in class FairSchedulerQueueInfo) should consider to query values for custom resource types too: getMaxAMShareMB getMaxAMShareVCores getAMResourceUsageMB getAMResourceUsageVCores was: YARN-8842 implemented storing and exposing of metrics of custom resources. FSQueueMetrics should have a similar implementation. All metrics stored in this class should have their custom resource counterpart. Additionally, the callees of the following methods should consider to query values for custom resource types too: getMaxAMShareMB getMaxAMShareVCores getAMResourceUsageMB getAMResourceUsageVCores > Store metrics for custom resource types into FSQueueMetrics and query them in > FairSchedulerQueueInfo > ---------------------------------------------------------------------------------------------------- > > Key: YARN-9322 > URL: https://issues.apache.org/jira/browse/YARN-9322 > Project: Hadoop YARN > Issue Type: Improvement > Reporter: Szilard Nemeth > Assignee: Szilard Nemeth > Priority: Major > > YARN-8842 implemented storing and exposing of metrics of custom resources. > FSQueueMetrics should have a similar implementation. > All metrics stored in this class should have their custom resource > counterpart. > In a consequence of metrics were not stored for custom resource type, > FairSchedulerQueueInfo haven't contained those values therefore the UI v1 > could not show them, obviously. > Additionally, the callees of the following methods (in class > FairSchedulerQueueInfo) should consider to query values for custom resource > types too: > getMaxAMShareMB > getMaxAMShareVCores > getAMResourceUsageMB > getAMResourceUsageVCores -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org