[GitHub] [hadoop] steveloughran commented on pull request #2594: HADOOP-17451. IOStatistics test failures in S3A code.

2021-01-12 Thread GitBox


steveloughran commented on pull request #2594:
URL: https://github.com/apache/hadoop/pull/2594#issuecomment-758751659


   Thanks! Will merge after a rebase on top of mehakmeet's



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



[GitHub] [hadoop] steveloughran commented on pull request #2594: HADOOP-17451. IOStatistics test failures in S3A code.

2021-01-11 Thread GitBox


steveloughran commented on pull request #2594:
URL: https://github.com/apache/hadoop/pull/2594#issuecomment-757952165


   last yetus run had execution problems. Rebase to trunk and resubmitting



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



[GitHub] [hadoop] steveloughran commented on pull request #2594: HADOOP-17451. IOStatistics test failures in S3A code.

2021-01-09 Thread GitBox


steveloughran commented on pull request #2594:
URL: https://github.com/apache/hadoop/pull/2594#issuecomment-756918476


   -checkstyle of unused import; fixing. 
   
   Ready for review: @bgaborg @mukund-thakur @mehakmeet @sunchao 



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



[GitHub] [hadoop] steveloughran commented on pull request #2594: HADOOP-17451. IOStatistics test failures in S3A code.

2021-01-08 Thread GitBox


steveloughran commented on pull request #2594:
URL: https://github.com/apache/hadoop/pull/2594#issuecomment-756918476


   -checkstyle of unused import; fixing. 
   
   Ready for review: @bgaborg @mukund-thakur @mehakmeet @sunchao 



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



[GitHub] [hadoop] steveloughran commented on pull request #2594: HADOOP-17451. IOStatistics test failures in S3A code.

2021-01-07 Thread GitBox


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



[GitHub] [hadoop] steveloughran commented on pull request #2594: HADOOP-17451. IOStatistics test failures in S3A code.

2021-01-06 Thread GitBox


steveloughran commented on pull request #2594:
URL: https://github.com/apache/hadoop/pull/2594#issuecomment-755256255


   yetus failure from OOM/thread issues.



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