[
https://issues.apache.org/jira/browse/HADOOP-16842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758456#comment-17758456
]
Steve Loughran commented on HADOOP-16842:
-----------------------------------------
you are asking questions about azure storage itself; the abfs client is simply
the client to it. we only know what is announced. some of the developers (not
me) work at microsoft and have a better idea of what's coming -but even there
they are unlikely to preannounce anything.
> abfs can't access storage account if soft delete is enabled
> -----------------------------------------------------------
>
> Key: HADOOP-16842
> URL: https://issues.apache.org/jira/browse/HADOOP-16842
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure
> Affects Versions: 3.1.3
> Reporter: Raghvendra Singh
> Priority: Minor
> Labels: abfsactive
>
> Facing the issue in which if soft delete is enabled on storage account.
> Hadoop fs -ls command fails withÂ
> {noformat}
> Operation failed: "This endpoint does not support BlobStorageEvents or
> SoftDelete. Please disable these account features if you would like to use
> this endpoint.", 409, HEAD,
> https://<account_name>.[dfs.core.windows.net/test-container-1//?upn=false&action=getAccessControl&timeout=90|http://dfs.core.windows.net/test-container-1//?upn=false&action=getAccessControl&timeout=90]
> {noformat}
> Trying to access storage account by issuing below command :
> {noformat}
> hadoop fs
> -Dfs.azure.account.auth.type.<account_name>.[dfs.core.windows.net|http://dfs.core.windows.net/]=OAuth
>
> -Dfs.azure.account.oauth.provider.type.<account_name>.[dfs.core.windows.net|http://dfs.core.windows.net/]=org.apache.hadoop.fs.azurebfs.oauth2.MsiTokenProvider
> -ls
> [abfs://test-container-1]@<account_name>.[dfs.core.windows.net/|http://dfs.core.windows.net/]
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]