Description
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.
Attachments
Issue Links
- is a clone of
-
HADOOP-16578 ABFS: fileSystemExists() should not call container level apis
- Resolved
- links to