You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Ravi Gummadi (Created) (JIRA)" <ji...@apache.org> on 2011/10/30 16:52:32 UTC

[jira] [Created] (MAPREDUCE-3313) TestResourceTrackerService failing in trunk some times

TestResourceTrackerService failing in trunk some times
------------------------------------------------------

                 Key: MAPREDUCE-3313
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3313
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Ravi Gummadi


TestResourceTrackerService is failing in trunk sometimes with the following error:

testDecommissionWithIncludeHosts(org.apache.hadoop.yarn.server.resourcemanager.TestResourceTrackerService)  Time elapsed: 0.876 sec  <<< ERROR!
java.lang.NullPointerException
  at org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics.getNumDecommisionedNMs(ClusterMetrics.java:78)
  at org.apache.hadoop.yarn.server.resourcemanager.TestResourceTrackerService.testDecommissionWithIncludeHosts(TestResourceTrackerService.java:70)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira