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 cloned by
-
HADOOP-16631 Backport HADOOP-16578 - "ABFS: fileSystemExists() should not call container level apis" to Branch-2
- Resolved
- links to