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 "zhihai xu (JIRA)" <ji...@apache.org> on 2014/10/03 03:34:33 UTC

[jira] [Created] (YARN-2641) improve node decommission latency in RM.

zhihai xu created YARN-2641:
-------------------------------

             Summary: improve node decommission latency in RM.
                 Key: YARN-2641
                 URL: https://issues.apache.org/jira/browse/YARN-2641
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: resourcemanager
    Affects Versions: 2.5.0
            Reporter: zhihai xu
            Assignee: zhihai xu


improve node decommission latency in RM. 
Currently the node decommission only happened after RM received nodeHeartbeat from the Node Manager. The node heartbeat interval is configurable. The default value is 1 second.
It will be better to do the decommission during RM Refresh(NodesListManager) instead of nodeHeartbeat(ResourceTrackerService).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)