You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/04/07 16:52:08 UTC

[GitHub] [hadoop] steveloughran commented on issue #1944: HADOOP-16900. Very large files can be truncated when written through S3AFileSystem

steveloughran commented on issue #1944: HADOOP-16900. Very large files can be truncated when written through S3AFileSystem
URL: https://github.com/apache/hadoop/pull/1944#issuecomment-610500898
 
 
   test failures
   
   *  #1919
   * timeout in one of the MR tests,  ITestS3ACommitterMRJob.test_200_execute:290 ยป , when running @ threads = 8. Seen that elsewhere.
   
   I'm thinking about how best to test the cleanup logic.
   * createFile() with block size == 1 (will also need to tweak create() to actually listen to block size)
   * write 10K worth of blocks & expect failure
   * verify that there are no pending uploads under the path
   * and that metrics for abort ops > 0

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org