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 "kyungwan nam (JIRA)" <ji...@apache.org> on 2017/10/18 09:34:00 UTC

[jira] [Created] (YARN-7352) inconsistent Node Label resources when NM who has running application is restarted with changed resource

kyungwan nam created YARN-7352:
----------------------------------

             Summary: inconsistent Node Label resources when NM who has running application is restarted with changed resource
                 Key: YARN-7352
                 URL: https://issues.apache.org/jira/browse/YARN-7352
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
    Affects Versions: 2.7.1
            Reporter: kyungwan nam


steps to reproduce

* Enabled NM Restart (yarn.nodemanager.recovery.enabled = true)
* Changing resources capability for one NM who has running application by modifying yarn.nodemanager.resource.memory-mb, yarn.nodemanager.resource.cpu-vcores
* Restarting the NM

nodelabels page in RM web UI show wrong "Total Resources”.
It means resource capability in RMLabelManager does not update according to changing resource capability.
It could cause wrong scheduling.



--
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