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/07/20 21:27:38 UTC

[jira] [Created] (YARN-2325) need check whether node is null in nodeUpdate for FairScheduler

zhihai xu created YARN-2325:
-------------------------------

             Summary: need check whether node is null in nodeUpdate for FairScheduler 
                 Key: YARN-2325
                 URL: https://issues.apache.org/jira/browse/YARN-2325
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: zhihai xu


need check whether node is null in nodeUpdate for FairScheduler.
If nodeUpdate is called after removeNode, the getFSSchedulerNode will be null. If the node is null, we should return with error message.



--
This message was sent by Atlassian JIRA
(v6.2#6252)