[
https://issues.apache.org/jira/browse/HDFS-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated HDFS-2556:
------------------------------
Labels: test-fail (was: )
> HDFS tests fail on systems with umask 0002
> ------------------------------------------
>
> Key: HDFS-2556
> URL: https://issues.apache.org/jira/browse/HDFS-2556
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: data-node, test
> Affects Versions: 1.1.0
> Reporter: Eli Collins
> Priority: Minor
> Labels: test-fail
>
> On systems with umask 0002 tests will fail due to all data dir directories
> being invalid:
> 2011-11-16 14:19:53,879 WARN datanode.DataNode
> (DataNode.java:makeInstance(1569)) - Invalid directory in dfs.data.dir:
> Incorrect permission for
> /data/2/eli/src/hadoop2/build/test/data/dfs/data/data1, expected: rwxr-xr-x,
> while actual: rwxrwxr-x
> 2011-11-16 14:19:53,893 WARN datanode.DataNode
> (DataNode.java:makeInstance(1569)) - Invalid directory in dfs.data.dir:
> Incorrect permission for
> /data/2/eli/src/hadoop2/build/test/data/dfs/data/data2, expected: rwxr-xr-x,
> while actual: rwxrwxr-x
> 2011-11-16 14:19:53,894 ERROR datanode.DataNode
> (DataNode.java:makeInstance(1575)) - All directories in dfs.data.dir are
> invalid.
> Aside from changing the umask backporting HDFS-1560 fixed this issue.
--
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