You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Vishwajeet Dusane (JIRA)" <ji...@apache.org> on 2016/11/11 20:21:58 UTC

[jira] [Created] (HDFS-11132) Contract test : Allow AccessControlException while GetFileStatus on subdirectory of existing file.

Vishwajeet Dusane created HDFS-11132:
----------------------------------------

             Summary: Contract test : Allow AccessControlException while GetFileStatus on subdirectory of existing file.
                 Key: HDFS-11132
                 URL: https://issues.apache.org/jira/browse/HDFS-11132
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Vishwajeet Dusane


Azure data lake file system supports traversal access on file/folder and demands execute permission on parent for {{getFileStatus}} access. Ref HDFS-9552.

{{testMkdirsFailsForSubdirectoryOfExistingFile}} contract test expectation fails with {{AcccessControlException}} when {{exists(...)}} check for sub-directory present under file.

Expected : {{exists(...)}} to handle {{AcccessControlException}} and ignore during the check for sub-directory present under file. 




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org