AWS Glue Not able to start the Notebook

4

When i try to open the job and click on Notebook , i am seeing the below error

Failed to start notebook server "Task allocated capacity exceeded limit. (Service: AWSGlueJobExecutor; Status Code: 400; Error Code: InvalidInputException)"

已提問 2 年前檢視次數 1770 次
1 個回答
0

Hello,

In regards to this error - Task allocated capacity exceeded limit. I would advise checking the quota of your AWS accounts for the following limits -

  1. Max task dpus per account
  2. Max concurrent job runs per account

In scenarios such as above where capacity limit for a resource is met or throttling is experienced, increasing the limit for the quota and implementation of exponential backoff retry [1] mechanism is recommended.

Please note that AWS maintains service quotas (formerly called service limits) for each account to help guarantee the availability of AWS resources and prevent accidental provisioning of more resources than needed. Some service quotas are raised automatically over time as you use AWS. However, most AWS services require that you request quota increases manually.

You can use AWS Service Quotas [2] console to view and request increases for most AWS quotas.

Important: Most service quotas are specific to an AWS Region. Select the AWS Region where you require the quota increase in.

Please feel free to read about managing your AWS service quota here [3] on our Knowledge Center Article in detail.

If the suggestions above do not help resolve the issue, we might need to troubleshoot based on your configurations. Could you please create a support case instead so we may discuss details on your resource configurations?

Please do not post any sensitive information over re:Post since this is a public platform.


References:

[1] https://docs.aws.amazon.com/general/latest/gr/api-retries.html

[2] https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html

[3] https://aws.amazon.com/premiumsupport/knowledge-center/manage-service-limits/

profile pictureAWS
支援工程師
Yash_C
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南