Hi! Our team is getting several errors related to...
# troubleshooting
j
Hi! Our team is getting several errors related to savepointing and S3, in different jobs.
UnrecoverableS3OperationException
AmazonS3Exception: The specified key does not exist.
When we look in S3, the corresponding key does not exist. It happens after a restart like in this post https://lists.apache.org/thread/qtwho32yzhqhbx7jhnr556bslhpc0x9k. However, there is no error before the above mentioned exception. I can also see it pointed out in prestodb https://github.com/prestodb/presto/issues/18154#issuecomment-1284415321. • Have you find this error? • Is there a way to debug this error? Note: Apparently, this is happening in the jobs that use Ververica Platform High Availability feature, however, it is difficult to pinpoint if that is the true root cause since the error does not happen consistently. Any advice or insights would be greatly appreciated!
👍 2