[
https://issues.apache.org/jira/browse/HADOOP-15872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Marquardt updated HADOOP-15872:
--------------------------------------
Description:
The ABFS implementation of getFileStatus currently requires read permission.
According to HDFS permissions guide, it should only require execute on the
parent folders (traversal access).
getFileStatus should only require execute permission on the parent folders
was:The ABFS implementation of getFileStatus currently requires read
permission. According to HDFS permissions guide, it should only require
execute on the parent folders (traversal access).
> ABFS:
> ------
>
> Key: HADOOP-15872
> URL: https://issues.apache.org/jira/browse/HADOOP-15872
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs/azure
> Affects Versions: 3.2.0
> Reporter: Thomas Marquardt
> Assignee: Thomas Marquardt
> Priority: Major
> Attachments: HADOOP-15872-001.patch
>
>
> The ABFS implementation of getFileStatus currently requires read permission.
> According to HDFS permissions guide, it should only require execute on the
> parent folders (traversal access).
>
> getFileStatus should only require execute permission on the parent folders
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]