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 13:38:48 UTC

[GitHub] [hadoop] steveloughran commented on a change in pull request #1207: Hadoop 16479

steveloughran commented on a change in pull request #1207: Hadoop 16479
URL: https://github.com/apache/hadoop/pull/1207#discussion_r310608740
 
 

 ##########
 File path: hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/ITestAzureBlobFileSystemFileStatus.java
 ##########
 @@ -21,6 +21,7 @@
 import java.io.IOException;
 
 import org.apache.hadoop.fs.CommonConfigurationKeys;
+import org.apache.hadoop.fs.FsStatus;
 
 Review comment:
   can you move this down with the other org.apache.hadoop group? We try to keep the org.apache imports together, and while it's generally too late to move things around in committed code (backport pain amplification), it's good to try and follow the plan on newer imports

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