steveloughran commented on a change in pull request #3332:
URL: https://github.com/apache/hadoop/pull/3332#discussion_r705316127



##########
File path: 
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/utils/TextFileBasedIdentityHandler.java
##########
@@ -17,6 +17,7 @@
  */
 package org.apache.hadoop.fs.azurebfs.utils;
 
+import org.apache.hadoop.io.IOUtils;

Review comment:
       nit: can you move down to the rest of the "real" org.apache.hadoop 
imports. 
   
   This matters during backporting, as the `org.apache.hadoop.thirdparty.` 
prefix gets cut when we go back to unshaded guava. It's becoming a lot harder 
to manage these imports 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to