Da Zhou created HADOOP-16578:
--------------------------------

             Summary: ABFS: fileSystemExists() should not call container level 
apis
                 Key: HADOOP-16578
                 URL: https://issues.apache.org/jira/browse/HADOOP-16578
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure
    Affects Versions: 3.3.0
            Reporter: Da Zhou
             Fix For: 3.3.0


ABFS driver should not use container level api "Get Container Properties" as 
there is no concept of container in HDFS, and this caused some RBAC check issue.
Fix: use getFileStatus() to check if the container exists.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to