steveloughran commented on issue #9997:
URL: https://github.com/apache/iceberg/issues/9997#issuecomment-2612391617

   You know, if there's a bug in a related ASF project, _you are free to file a 
bug report there_
   
   This problem was addressed in 
https://issues.apache.org/jira/browse/HADOOP-19221, _S3A: Unable to recover 
from failure of multipart block upload attempt "Status Code: 400; Error Code: 
RequestTimeout"_, which is a broader issue that S3FileIO may not have hit yet: 
V2 SDK can't recover from a transient 500 error if it happens during a part 
upload of a large multipart object.
   
   It's in Hadoop 3.4.1, which raises InterruptedIOException here and on 
CancellationExceptions raised from interruptions of background threads of 
multipart uploads.


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

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to