You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/08/05 08:47:14 UTC

[GitHub] [hadoop] snvijaya commented on a change in pull request #1213: Hadoop 16455

snvijaya commented on a change in pull request #1213: Hadoop 16455
URL: https://github.com/apache/hadoop/pull/1213#discussion_r310497627
 
 

 ##########
 File path: hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/AbfsConfiguration.java
 ##########
 @@ -459,6 +463,10 @@ public boolean isUpnUsed() {
     return this.useUpn;
   }
 
+  public boolean isCheckAccessEnabled() {
+    return isCheckAccessEnabled;
 
 Review comment:
   Add this.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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