steveloughran commented on a change in pull request #1858: HDFS-15168: ABFS 
enhancement to translate AAD Object to Linux idenities
URL: https://github.com/apache/hadoop/pull/1858#discussion_r394332209
 
 

 ##########
 File path: 
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/constants/ConfigurationKeys.java
 ##########
 @@ -130,5 +130,12 @@ public static String accountProperty(String property, 
String account) {
 
   public static final String ABFS_EXTERNAL_AUTHORIZATION_CLASS = 
"abfs.external.authorization.class";
 
+  /** Key to enable custom identity transformation */
 
 Review comment:
   nit: add a "." to the end of each sentence, here and below, to keep javadoc 
happy

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to