steveloughran commented on pull request #2594:
URL: https://github.com/apache/hadoop/pull/2594#issuecomment-756143689
style
```
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/impl/ITestPartialRenamesDeletes.java:702:
bulkDeleteVerbCount.assertDiffEquals("Wrong count of delete operations in
": Line is longer than 80 characters (found 81). [LineLength]
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/S3AScaleTestBase.java:29:import
org.apache.hadoop.fs.statistics.IOStatistics;:8: Unused import -
org.apache.hadoop.fs.statistics.IOStatistics. [UnusedImports]
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/S3AScaleTestBase.java:30:import
org.apache.hadoop.metrics2.lib.MutableGaugeLong;:8: Unused import -
org.apache.hadoop.metrics2.lib.MutableGaugeLong. [UnusedImports]
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/S3AScaleTestBase.java:32:import
org.assertj.core.api.Assertions;:8: Unused import -
org.assertj.core.api.Assertions. [UnusedImports]
./hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/S3AScaleTestBase.java:40:import
static
org.apache.hadoop.fs.statistics.IOStatisticsLogging.ioStatisticsToString;:15:
Unused import -
org.apache.hadoop.fs.statistics.IOStatisticsLogging.ioStatisticsToString.
[UnusedImports]
```
----------------------------------------------------------------
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]