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