[ 
https://issues.apache.org/jira/browse/HADOOP-19854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18076340#comment-18076340
 ] 

ASF GitHub Bot commented on HADOOP-19854:
-----------------------------------------

manika137 commented on PR #8459:
URL: https://github.com/apache/hadoop/pull/8459#issuecomment-4322092554

   
   ============================================================
   HNS-OAuth-DFS
   ============================================================
   
   [WARNING] Tests run: 228, Failures: 0, Errors: 0, Skipped: 2
   [ERROR] Tests run: 910, Failures: 1, Errors: 0, Skipped: 223
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 8
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 23
   
   ============================================================
   HNS-SharedKey-DFS
   ============================================================
   
   [ERROR] Tests run: 228, Failures: 3, Errors: 0, Skipped: 3
   [WARNING] Tests run: 913, Failures: 0, Errors: 0, Skipped: 169
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 8
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 10
   
   ============================================================
   AppendBlob-HNS-OAuth-DFS
   ============================================================
   
   [ERROR] Tests run: 228, Failures: 1, Errors: 0, Skipped: 2
   [WARNING] Tests run: 910, Failures: 0, Errors: 0, Skipped: 234
   [WARNING] Tests run: 135, Failures: 0, Errors: 0, Skipped: 9
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 23
   
   ============================================================
   NonHNS-SharedKey-Blob
   ============================================================
   
   [WARNING] Tests run: 228, Failures: 0, Errors: 0, Skipped: 9
   [WARNING] Tests run: 760, Failures: 0, Errors: 0, Skipped: 155
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 3
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 11
   
   ============================================================
   NonHNS-OAuth-Blob
   ============================================================
   
   [ERROR] Tests run: 228, Failures: 1, Errors: 0, Skipped: 9
   [WARNING] Tests run: 757, Failures: 0, Errors: 0, Skipped: 156
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 3
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 24
   
   ============================================================
   AppendBlob-NonHNS-OAuth-Blob
   ============================================================
   
   [WARNING] Tests run: 228, Failures: 0, Errors: 0, Skipped: 9
   [WARNING] Tests run: 752, Failures: 0, Errors: 0, Skipped: 202
   [WARNING] Tests run: 135, Failures: 0, Errors: 0, Skipped: 4
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 24
   
   ============================================================
   HNS-Oauth-DFS-IngressBlob
   ============================================================
   
   [WARNING] Tests run: 228, Failures: 0, Errors: 0, Skipped: 2
   [WARNING] Tests run: 784, Failures: 0, Errors: 0, Skipped: 232
   [WARNING] Tests run: 158, Failures: 0, Errors: 0, Skipped: 8
   [WARNING] Tests run: 271, Failures: 0, Errors: 0, Skipped: 23
   




> ABFS: Forced DFS Endpoint Usage Causes Failure on FNS-Blob Accounts with Soft 
> Delete Enabled
> --------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-19854
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19854
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/azure
>    Affects Versions: 3.5.0, 3.4.2, 3.4.3
>            Reporter: Manika Joshi
>            Assignee: Manika Joshi
>            Priority: Major
>              Labels: pull-request-available
>
> If _fs.azure.account.hns.enabled_ is not configured, ABFS driver issues a 
> getAcl call +using the DFS endpoint+ to detect the account type (HNS or FNS)
> For FNS Blob accounts with Soft Delete enabled, this behavior leads to 
> failures because the DFS endpoint used does not support Soft Delete semantics.
> Temporary fix is to explicitly set the configuration: 
> _fs.azure.account.hns.enabled_ so the redundant DFS-based detection is 
> bypassed and the issue does not occur.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to