-
Notifications
You must be signed in to change notification settings - Fork 8.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HADOOP-19226: [ABFS][FNSOverBlob][Backport 3.4] Implementing Azure Rest APIs on Blob Endpoint for AbfsBlobClient #7253
HADOOP-19226: [ABFS][FNSOverBlob][Backport 3.4] Implementing Azure Rest APIs on Blob Endpoint for AbfsBlobClient #7253
Conversation
…b Endpoint for AbfsBlobClient (apache#6944) Contributed by Anuj Modi
:::: AGGREGATED TEST RESULT :::: ============================================================
|
🎊 +1 overall
This message was automatically generated. |
@mukund-thakur @saikatroy038 Thanks |
|
Makes sense steve, thanks for heads up, will combine both and merge post validations. |
…emInitAndCreate failure (apache#7269) contributed by Anuj Modi (anujmodi)
🎊 +1 overall
This message was automatically generated. |
This is the second PR in the series of work done under Parent Jira: HADOOP-19179
Jira for this Patch: https://issues.apache.org/jira/browse/HADOOP-19226
Scope of this task is to implement Blob Endpoint Rest APIs offered by Azure Storage into AbfsBlobClient which will be another child of AbfsClient just like AbfsDfsClient.
Original PR was merged to trunk and had enough bake time: #6944
Cherry-picked commit: 65a5bf3
How was this patch tested?
Test suite was ran.
Results added below