-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EMR Serverless - Max concurrent vCPUs per account #212
Comments
Thanks for raising this issue. We are taking a look and will get back to you on this |
Are you seeing WARN/ or ERROR alerts? What is the |
We are working to debug this issue. The solution uses AWS Service Quotas and CloudWatch metric query APIs, specifically the
![]()
To temporarily mute the alert, follow this Configure notifications section in our Implementation Guide. Based on your responses, we may need to investigate further or apply a temporary fix while working on a permanent solution. Thank you for your cooperation and patience as we work to resolve this issue. |
For the other answers I could contact you through our aws representative. Please confirm if that is fine. |
Yes, that's totally fine. Thank you |
The notification alert is triggered even though it does not reach the quota limit
Service: EMR Serverless
LimitName: Max concurrent vCPUs per account
Type: Per account
Current limit: 8000
Default limit: 16
As you can see on attached screenshot the utilization never reaches the limit but the
Quota Monitor claims the "Current Usage" is 100-618% which triggers false alerts.
The text was updated successfully, but these errors were encountered: