-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-19406. ABFS: [Backport to 3.4][FNSOverBlob] Support User Delegation SAS for FNS Blob #7649
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
Conversation
… Blob (apache#7523) Contributed by Manika Joshi Reviewed by Anmol Asrani, Manish Bhatt, Anuj Modi Signed off by Anuj Modi<[email protected]>
Test Suite Results============================================================
|
|
🎊 +1 overall
This message was automatically generated. |
Description of PR
Cherry-picked commit: 10cbe27
PR merged in trunk: #7523
JIRA: https://issues.apache.org/jira/browse/HADOOP-19406
In ABFS Driver, user delegation SAS is currently only supported by hierarchical namespace (HNS) enabled accounts (over DFS endpoint). This PR adds support for User Delegation SAS for non-HNS accounts over Blob endpoint as well.
How was this patch tested?
Test suite was run. Results added in comments below.