[
https://issues.apache.org/jira/browse/YARN-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932007#comment-13932007
]
Tsuyoshi OZAWA commented on YARN-1826:
--------------------------------------
Log is as follows:
{code}
testCreateDirectories(org.apache.hadoop.yarn.server.nodemanager.TestDirectoryCollection)
Time elapsed: 0.267 sec <<< FAILURE!
java.lang.AssertionError: local dir parent not created with proper permissions
expected:<rwxr-xr-x> but was:<rwxrwxr-x>
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at
org.apache.hadoop.yarn.server.nodemanager.TestDirectoryCollection.testCreateDirectories(TestDirectoryCollection.java:104)
{code}
> TestDirectoryCollection intermittent failures
> ---------------------------------------------
>
> Key: YARN-1826
> URL: https://issues.apache.org/jira/browse/YARN-1826
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Tsuyoshi OZAWA
>
> testCreateDirectories fails intermittently.
--
This message was sent by Atlassian JIRA
(v6.2#6252)