[
https://issues.apache.org/jira/browse/HADOOP-19854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18071483#comment-18071483
]
Pavan Pothnis edited comment on HADOOP-19854 at 4/6/26 4:04 PM:
----------------------------------------------------------------
[~manika137] - We do not use listing of the blob using StartFrom as we do not
support pagination or use continuation token. I did full test of our code and
unit testing of the current features that we support, apart from having to set
hns flag for complex files, I haven't found any other feature not working with
ABFS and blob endpoint which was working well with wasb and blob endpoint.
[~anujmodi] - is it possible to backport to 3.4.2 it will be really helpful.
Please consider if there is a potential to do the same.
was (Author: JIRAUSER312878):
[~manika137] - We do not use listing of the blob using StartFrom as we do not
support pagination or use continuation token. I did full test of our code and
unit testing of the current features that we support, apart from having to set
hns flag for complex files, I haven't found any other feature not working with
ABFS and blob endpoint which was working well with wasb and blob endpoint.
[~anujmodi] - It is possible to backport to 3.4.2 it will be really helpful.
Please consider if there is a potential to do the same.
> 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
>
> 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]