Improved Error Handling for IMPORT/EXPORT FROM/TO Amazon S3 Buckets

Details

Detail name Value
Changelog Number 4494
Type Improvement
Status Resolved
Fix Versions Exasol 6.1.2
Resolution Date 2019-02-14

If an internal error occurs in Amazon S3 (S3 error code: InternalError, HTTP status code 500) during the execution of an IMPORT or EXPORT statement, the request will be automatically resubmitted. A maximum of two retries (three total requests) will be submitted before Exasol aborts the request and returns an error message.

The Exasol error message also contains the Amazon S3 error code and message.