You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/05/10 20:25:08 UTC

[GitHub] [iceberg] danielcweeks commented on issue #4168: Flink S3Fileio incorrect commit

danielcweeks commented on issue #4168:
URL: https://github.com/apache/iceberg/issues/4168#issuecomment-1122826826

   From the stack trace, it looks like this is a failure during part upload, but that should result in an abort of the upload request.  It may be the case that the abort is happening, but it's possible that we're not throwing in the failed part upload path here: https://github.com/apache/iceberg/blob/master/aws/src/main/java/org/apache/iceberg/aws/s3/S3OutputStream.java#L317


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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