Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3.0
-
None
-
None
-
-
Reviewed
Description
Here is stack trace:
testContainerManager[1](org.apache.hadoop.yarn.server.TestContainerManagerSecurity) Time elapsed: 1.756 sec <<< ERROR! org.apache.hadoop.yarn.exceptions.YarnRuntimeException: java.io.IOException: ResourceManager failed to start. Final state is STOPPED at org.apache.hadoop.yarn.server.MiniYARNCluster$ResourceManagerWrapper.serviceStart(MiniYARNCluster.java:253) at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193) at org.apache.hadoop.service.CompositeService.serviceStart(CompositeService.java:121) at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193) at org.apache.hadoop.yarn.server.TestContainerManagerSecurity.testContainerManager(TestContainerManagerSecurity.java:110)
Attachments
Attachments
Issue Links
- is duplicated by
-
MAPREDUCE-5681 TestJHSSecurity fails on trunk
- Resolved
-
YARN-1464 TestRMNMSecretKeys#testNMUpdation fails with NullPointerException
- Resolved
- is related to
-
YARN-1600 RM does not startup when security is enabled without spnego configured
- Closed