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 "Jian He (JIRA)" <ji...@apache.org> on 2017/10/30 06:52:02 UTC

[jira] [Commented] (YARN-7331) Change in few metrics in new YARN UI related to native-services

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

Jian He commented on YARN-7331:
-------------------------------

- In component page 
-- rename "Component Group" column to "Component"
-- rename "# Components" to "Num Instances"
-- remove "Created Time" column, as component is logic concept, creation time is not much meaningful
- In component instance page
-- rename "Component Name" to "Component Instance"
-- The Container resource object now has the "componentInstanceName" field, use that instead for this "Component Instance" column, no need to append id at UI side
-  The below metrics need not to show up in UI. These can be removed.
-- Surplus Containers
-- Containers Failed Since Last Threshold
-- Pending Anti-Affinity Containers
-- Completed Containers
-- Pending Anti-Affinity Containers 
-- add a new "Ready Containers" column, ServiceMetrics now exposes "containerReady"
-- I think we don't need to separate the metrics to "Success Information" and "Failure Information", just using one table is fine.

> Change in few metrics in new YARN UI related to native-services
> ---------------------------------------------------------------
>
>                 Key: YARN-7331
>                 URL: https://issues.apache.org/jira/browse/YARN-7331
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>    Affects Versions: yarn-native-services
>            Reporter: Sunil G
>            Assignee: Sunil G
>         Attachments: YARN-7331.yarn-native-services.001.patch
>
>
> Few metrics changes.
> 1. The below metrics need not to show up in UI. These can be removed.
> containersRequested
> pendingAAContainers
> surplusContainers
> Containers Failed Since Last Threshold
> Pending Anti-Affinity Containers 
> 2. completedContainers is Renamed to containersSucceeded
> 3. containersReady is newly added. 
> 4. “Created Time” in component to be removed. This is not real created time for component. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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