hiloboy0119 opened a new pull request, #8043: URL: https://github.com/apache/iceberg/pull/8043
This adds two options for the S3 client used by S3FileIO - s3.retry-on-unchecked-io-exception - This will configure the client to retry on an UncheckedIOException. At Netflix we have seen this happen during metadata commits which cause an entire job to fail. - s3.max-retries - The maximum number of retries -- 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]
