AdarshKadameriTR commented on issue #7487: URL: https://github.com/apache/hudi/issues/7487#issuecomment-1365052246
Hi @yihua we discussed with AWS support person and find out 503 errors for ‘REST.GET.BUCKET’ which refer to LIST requests made to list the bucket. and was seeing a very high number of list requests being made to the bucket, as high as 700 requests per second. But from application code we are not doing this API call. We suspect hudi internally calls this APIs. <img width="1137" alt="S3-ListBucket-Throttling(18) (2)" src="https://user-images.githubusercontent.com/110987545/209535767-65447102-5c11-4409-ad5a-f05ada4a9569.png"> -- 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]
