Varun Vasudev created YARN-1914:
-----------------------------------
Summary: Test TestFSDownload.testDownloadPublicWithStatCache fails
on Windows
Key: YARN-1914
URL: https://issues.apache.org/jira/browse/YARN-1914
Project: Hadoop YARN
Issue Type: Bug
Reporter: Varun Vasudev
The TestFSDownload.testDownloadPublicWithStatCache test in hadoop-yarn-common
consistently fails on Windows environments.
The root cause is that the test checks for execute permission for all users on
every ancestor of the target directory. In windows, by default, group
"Everyone" has no permissions on any directory in the install drive. It's
unreasonable to expect this test to pass and we should skip it on Windows.
--
This message was sent by Atlassian JIRA
(v6.2#6252)