AWS S3 Exception
srikanthvpai opened this issue · 1 comments
srikanthvpai commented
Hi Team,
We keep on getting this error in one of our servers even if the connector is working fine and processing the data.
com.amazonaws.services.s3.model.AmazonS3Exception: Not Found (Service: Amazon S3; Status Code: 404; Error Code: 404 Not Found;
Looks like its a problem related to trying to access files which are not present in the bucket (but the file is already processed by the connector fine). Any idea why this is happening ?
Regards
srikanthvpai commented
This happens repeatedly even if there is nothing to poll from S3 bucket