snvijaya commented on a change in pull request #1970:
URL: https://github.com/apache/hadoop/pull/1970#discussion_r414410430



##########
File path: hadoop-tools/hadoop-azure/src/site/markdown/abfs.md
##########
@@ -539,6 +563,20 @@ token when its `getAccessToken()` method is invoked.
 The declared class must implement 
`org.apache.hadoop.fs.azurebfs.extensions.CustomTokenProviderAdaptee`
 and optionally `org.apache.hadoop.fs.azurebfs.extensions.BoundDTExtension`.
 
+#### <a name="delegationtokensupportconfigoptions"></a> Delegation token 
support
+
+Delegation token support can be achieved by making the following config true
+ `fs.azure.enable.delegation.token` and specifying the config
+  CustomDelegationTokenManager to be used with the config 
`fs.azure.delegation.token.provider.type`.

Review comment:
       indentation.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to