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 "Akihiro Suda (JIRA)" <ji...@apache.org> on 2016/01/06 08:22:39 UTC

[jira] [Created] (YARN-4548) TestCapacityScheduler.testRecoverRequestAfterPreemption fails with NPE

Akihiro Suda created YARN-4548:
----------------------------------

             Summary: TestCapacityScheduler.testRecoverRequestAfterPreemption fails with NPE
                 Key: YARN-4548
                 URL: https://issues.apache.org/jira/browse/YARN-4548
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
            Reporter: Akihiro Suda


{code}
testRecoverRequestAfterPreemption(org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacityScheduler)  Time elapsed: 5.552 sec 
<<< ERROR!
java.lang.NullPointerException: null
       at org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacityScheduler.testRecoverRequestAfterPreemption(TestCapacitySch
eduler.java:1263)
{code}
https://github.com/apache/hadoop/blob/d36b6e045f317c94e97cb41a163aa974d161a404/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestCapacityScheduler.java#L1260-L1263

Jenkins also hit this two months ago: https://mail-archives.apache.org/mod_mbox/hadoop-yarn-dev/201510.mbox/%3C1100047319.7290.1446252743553.JavaMail.jenkins@crius%3E

My Hadoop version: 4e4b3a8465a8433e78e015cb1ce7e0dc1ebeb523 (Dec 30, 2015)



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