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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to