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

 ##########
 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 was because I involved changes in hadoop-common between trunk and 
branch-2 due the reason above. I have redone it and it should be excluded now.

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