steveloughran commented on a change in pull request #716: HADOOP-16205
Backporting ABFS driver from trunk to branch 2.0
URL: https://github.com/apache/hadoop/pull/716#discussion_r275090911
##########
File path:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileStatus.java
##########
@@ -201,6 +201,15 @@ public FsPermission getPermission() {
return permission;
}
+ /**
Review comment:
comes in as part of HADOOP-14223. Is it needed? As this is such a core class
I'm nervous about doing changes here except consistently with branch-3
----------------------------------------------------------------
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]