[
https://issues.apache.org/jira/browse/HADOOP-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935386#comment-16935386
]
Sneha Vijayarajan commented on HADOOP-16578:
--------------------------------------------
PR was tested with a East US account and command line: mvn -T 1C
-Dparallel-tests=abfs -Dscale -DtestsThreadCount=8 clean verify
[INFO] Results:
[INFO]
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
[ERROR] Failures:
[ERROR]
ITestGetNameSpaceEnabled.testNonXNSAccount:57->Assert.assertFalse:64->Assert.assertTrue:41->Assert.fail:88
Expecting getIsNamespaceEnabled() return false
[ERROR] Errors:
[ERROR]
ITestClientUrlScheme.testClientUrlScheme:85->AbstractAbfsIntegrationTest.getFileSystem:197
» AbfsRestOperation
[INFO]
[ERROR] Tests run: 382, Failures: 1, Errors: 1, Skipped: 21
[INFO]
[WARNING] Tests run: 190, Failures: 0, Errors: 0, Skipped: 23
> 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]