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 "Steve Loughran (Jira)" <ji...@apache.org> on 2021/08/03 20:44:00 UTC

[jira] [Commented] (YARN-10663) Add runningApps stats in SLS

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

Steve Loughran commented on YARN-10663:
---------------------------------------

FYI. there's refs to com.google in the code which MUST be org.apache.thirdparty.com.google; you do a build right now and maven ends up patching TestNMSimulator

> Add runningApps stats in SLS
> ----------------------------
>
>                 Key: YARN-10663
>                 URL: https://issues.apache.org/jira/browse/YARN-10663
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: yarn
>            Reporter: VADAGA ANANYO RAO
>            Assignee: VADAGA ANANYO RAO
>            Priority: Major
>             Fix For: 3.4.0
>
>         Attachments: YARN-10663.0001.patch, YARN-10663.0002.patch
>
>
> RMNodes in SLS don't keep a track of runningApps on each node. Due to this, graceful decommissioning logic takes a hit as the nodes will decommission if there are no running containers on the node but some shuffle data was present on the node.
> In this Jira, we will add runningApps functionality in SLS for improving decommissioning logic of each node. This will help with autoscaling simulations on SLS.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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