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_r275091139
 
 

 ##########
 File path: 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/Ls.java
 ##########
 @@ -245,9 +263,27 @@ protected void processPath(PathData item) throws 
IOException {
       return;
     }
     FileStatus stat = item.stat;
+
 
 Review comment:
   this is cherry picking in and then commenting out something which seems 
unrelated.

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