[
https://issues.apache.org/jira/browse/HADOOP-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16942409#comment-16942409
]
Hudson commented on HADOOP-16578:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17431 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/17431/])
HADOOP-16578 : Avoid FileSystem API calls when FileSystem already exists
(dazhou: rev 770adc5d4abd71c58812066cf691fc565efea64c)
* (edit)
hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestGetNameSpaceEnabled.java
* (edit)
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/AzureBlobFileSystem.java
> 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
> Assignee: Sneha Vijayarajan
> Priority: Major
> 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: [email protected]
For additional commands, e-mail: [email protected]