mukund-thakur commented on a change in pull request #1987:
URL: https://github.com/apache/hadoop/pull/1987#discussion_r417277547
##########
File path:
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/ITestS3ABlocksize.java
##########
@@ -18,9 +18,12 @@
package org.apache.hadoop.fs.s3a;
+import java.io.IOException;
+
import org.apache.hadoop.fs.FileStatus;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.Path;
+import org.apache.hadoop.fs.s3a.impl.InternalConstants;
Review comment:
I will have to remove these import. Looks like got imported during
experiments.
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]