glue job not running ??

0

''failed to execute with exception Task allocated capacity exceeded the limit. (Service: AWSGlueJobExecutor; Status Code: 400; Error Code: InvalidInputException; Request ID: 8d31d112-91e4-4892-900f-048d993e0da1; Proxy: null) this error is coming when ever I run a job.

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

It would be helpful to understand more details to understand why you are facing this issue.

In my experience, I have faced this exact same issue when I use more than 300 under "Requested number of workers". The maximum number of workers you can define is

  • 299 for G.1X (For AWS Glue version 2.0 or later jobs)
  • 149 for G.2X (For AWS Glue version 2.0 or later jobs)
  • For older job types that use "Standard", choose an integer from 2 to 100. The default is 10.

Another reason could be the service quotas and you could check your quotas. You can use Service Quotas console to view and request increases for most AWS quotas.

profile pictureAWS
已回答 2 年前

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

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

回答問題指南