Description
Enable rename and delete over Blob endpoint. The endpoint does not support rename API and not directory-delete. Therefore, all the orchestration and handling has to be added on client side.
More details will follow
Perquisites for this Patch:
1. HADOOP-19187 ABFS: [FnsOverBlob]Making AbfsClient Abstract for supporting both DFS and Blob Endpoint - ASF JIRA (apache.org)
2. HADOOP-19226 ABFS: [FnsOverBlob]Implementing Azure Rest APIs on Blob Endpoint for AbfsBlobClient - ASF JIRA (apache.org)
3. HADOOP-19207 ABFS: [FnsOverBlob]Response Handling of Blob Endpoint APIs and Metadata APIs - ASF JIRA (apache.org)
Attachments
Issue Links
- is a child of
-
HADOOP-19179 ABFS: Support FNS Accounts over BlobEndpoint
- Open