manika137 commented on code in PR #8152:
URL: https://github.com/apache/hadoop/pull/8152#discussion_r2665012927
##########
hadoop-tools/hadoop-azure/src/site/markdown/index.md:
##########
@@ -838,6 +837,58 @@ requests. User can specify them as fixed SAS Token to be
used across all the req
</property>
```
+ - ABFS allows you to implement your custom SAS Token Provider. The
declared class must implement
Review Comment:
No. We had earlier mentioned to add configs for both OAuth and delegated SAS
by referring to the sections above. For SAS however, the configs remain
constant since we dont have multiple implementations of it (unlike OAuth).
Would be better to mention all fixed configs ones at one place so user only
needs to check configs for OAuth implementation
--
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]