Sangjin Lee created YARN-3007:
---------------------------------
Summary: TestNMWebServices#testContainerLogs fails intermittently
Key: YARN-3007
URL: https://issues.apache.org/jira/browse/YARN-3007
Project: Hadoop YARN
Issue Type: Bug
Components: test
Affects Versions: 2.4.0
Reporter: Sangjin Lee
Assignee: Sangjin Lee
Priority: Minor
TestNMWebServices#testContainerLogs fails intermittently with JDK 7:
{noformat}
java.lang.AssertionError: Failed to create log dir
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServices.testContainerLogs(TestNMWebServices.java:336)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)