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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠