You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Kihwal Lee (JIRA)" <ji...@apache.org> on 2012/07/24 00:23:35 UTC

[jira] [Resolved] (MAPREDUCE-4471) TestClientRMService.testGetQueueInfo failing after MR-4427

     [ https://issues.apache.org/jira/browse/MAPREDUCE-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kihwal Lee resolved MAPREDUCE-4471.
-----------------------------------

    Resolution: Invalid
    
> TestClientRMService.testGetQueueInfo failing after MR-4427
> ----------------------------------------------------------
>
>                 Key: MAPREDUCE-4471
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4471
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 2.1.0-alpha
>            Reporter: Kihwal Lee
>             Fix For: 2.1.0-alpha, head
>
>
> TestClientRMService.testGetQueueInfo has been consistently failing since MAPREDUCE-4427.
> {noformat}
> java.lang.NullPointerException
> 	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl.createAndGetApplicationReport(RMAppImpl.java:407)
> 	at org.apache.hadoop.yarn.server.resourcemanager.ClientRMService.getQueueInfo(ClientRMService.java:393)
> 	at org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService.testGetQueueInfo(TestClientRMService.java:138)
> {noformat}

--
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