manika137 opened a new pull request, #7461: URL: https://github.com/apache/hadoop/pull/7461
### Description of PR The ABFS driver currently lacks support for multiple SAS tokens for the same storage account across different containers. Introducing this support through this PR. To use fixed SAS token at container level the configuration to be used is: `fs.azure.sas.fixed.token.<container-name>.<storage-account-name>` ### How was this patch tested? Adding the test results in the comments below. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
