ahmarsuhail commented on code in PR #7738: URL: https://github.com/apache/hadoop/pull/7738#discussion_r2152143212
########## hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/ITestS3AAnalyticsAcceleratorStreamReading.java: ########## @@ -22,7 +22,10 @@ import java.io.File; import java.io.IOException; import java.io.InputStream; +import java.lang.reflect.Field; +import org.apache.hadoop.fs.contract.s3a.S3AContract; Review Comment: ahh my bad, ITestS3AEncryptionSSEC also does this.. -- 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: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org