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 "Naganarasimha G R (JIRA)" <ji...@apache.org> on 2016/02/03 06:32:39 UTC

[jira] [Created] (YARN-4667) RM Admin CLI for refreshNodesResources throws NPE when nothing is configured

Naganarasimha G R created YARN-4667:
---------------------------------------

             Summary: RM Admin CLI for refreshNodesResources throws NPE when nothing is configured
                 Key: YARN-4667
                 URL: https://issues.apache.org/jira/browse/YARN-4667
             Project: Hadoop YARN
          Issue Type: Bug
          Components: client
            Reporter: Naganarasimha G R
            Assignee: Naganarasimha G R


{quote}
$ ./yarn rmadmin -refreshNodesResources
16/02/03 10:54:27 INFO client.RMProxy: Connecting to ResourceManager at /0.0.0.0:8033
refreshNodesResources: java.lang.NullPointerException
	at org.apache.hadoop.yarn.server.resourcemanager.AdminService.refreshNodesResources(AdminService.java:655)
	at org.apache.hadoop.yarn.server.api.impl.pb.service.ResourceManagerAdministrationProtocolPBServiceImpl.refreshNodesResources(ResourceManagerAdministrationProtocolPBServiceImpl.java:246)
	at org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol$ResourceManagerAdministrationProtocolService$2.callBlockingMethod(ResourceManagerAdministrationProtocol.java:287)
{quote}



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