[
https://issues.apache.org/jira/browse/HDFS-11132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713117#comment-15713117
]
Hudson commented on HDFS-11132:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10925 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10925/])
HDFS-11132. Allow AccessControlException in contract tests when (liuml07: rev
19f373a46b2abb7a575f7884a9c7443b8ed67cd3)
* (edit)
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FileContextMainOperationsBaseTest.java
* (edit)
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FileSystemContractBaseTest.java
> Allow AccessControlException in contract tests when getFileStatus on
> subdirectory of existing files
> ---------------------------------------------------------------------------------------------------
>
> Key: HDFS-11132
> URL: https://issues.apache.org/jira/browse/HDFS-11132
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Reporter: Vishwajeet Dusane
> Assignee: Vishwajeet Dusane
> Fix For: 3.0.0-alpha2
>
> Attachments: HDFS-11132.001.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]