You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Sneha Vijayarajan (Jira)" <ji...@apache.org> on 2019/10/04 09:21:00 UTC

[jira] [Created] (HADOOP-16631) CLONE - ABFS: fileSystemExists() should not call container level apis

Sneha Vijayarajan created HADOOP-16631:
------------------------------------------

             Summary: CLONE - ABFS: fileSystemExists() should not call container level apis
                 Key: HADOOP-16631
                 URL: https://issues.apache.org/jira/browse/HADOOP-16631
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure
    Affects Versions: 3.3.0
            Reporter: Sneha Vijayarajan
            Assignee: Sneha Vijayarajan
             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.4#803005)

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