Chris Nauroth created HDFS-7355:
-----------------------------------
Summary:
TestDataNodeVolumeFailure#testUnderReplicationAfterVolFailure fails on Windows,
because we cannot deny access to the file owner.
Key: HDFS-7355
URL: https://issues.apache.org/jira/browse/HDFS-7355
Project: Hadoop HDFS
Issue Type: Test
Components: test
Reporter: Chris Nauroth
Assignee: Chris Nauroth
Priority: Trivial
{{TestDataNodeVolumeFailure#testUnderReplicationAfterVolFailure}} fails on
Windows. The test attempts to simulate volume failure by denying permissions
to data volume directories. This doesn't work on Windows, because Windows
allows the file owner access regardless of the permission settings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)