You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Wangda Tan (JIRA)" <ji...@apache.org> on 2017/09/05 21:11:00 UTC

[jira] [Resolved] (YARN-7158) Address performance issue when 3+ resource types configured in the system

     [ https://issues.apache.org/jira/browse/YARN-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wangda Tan resolved YARN-7158.
------------------------------
    Resolution: Duplicate

Thanks Daniel, closing as dup.

> Address performance issue when 3+ resource types configured in the system
> -------------------------------------------------------------------------
>
>                 Key: YARN-7158
>                 URL: https://issues.apache.org/jira/browse/YARN-7158
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: nodemanager, resourcemanager
>            Reporter: Wangda Tan
>            Assignee: Wangda Tan
>            Priority: Critical
>
> In existing YARN-3926 branch, we use BaseResource to handle 2 mandatory resource types (memory+cpu) configured in the system. Once we have 3 or more resource types configured in the system. YARN will use ResourcePBImpl to initialize resource objects, which will be very expensive.  We should update BaseResource when do resource calculation in RM instead of using PB-backed resource implementation.



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

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