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:15:34 UTC

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

Kihwal Lee created MAPREDUCE-4471:
-------------------------------------

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

        

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

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy closed MAPREDUCE-4471.
------------------------------------

    
> 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.0.0-alpha
>            Reporter: Kihwal Lee
>             Fix For: head, 2.0.2-alpha
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Posted by "Kihwal Lee (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420995#comment-13420995 ] 

Kihwal Lee commented on MAPREDUCE-4471:
---------------------------------------

Apparently MAPREDUCE-4440 fixed it.
                
> 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

        

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

Posted by "Kihwal Lee (JIRA)" <ji...@apache.org>.
     [ 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