You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Thomas Marquardt (JIRA)" <ji...@apache.org> on 2018/10/24 22:12:00 UTC

[jira] [Updated] (HADOOP-15872) ABFS:

     [ 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org