You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Varun Vasudev (JIRA)" <ji...@apache.org> on 2014/04/08 21:58:14 UTC

[jira] [Created] (YARN-1914) Test TestFSDownload.testDownloadPublicWithStatCache fails on Windows

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)