Unable to use Glue job

0

Unable to run Glue with the following message

"JobName:jobname and JobRunId:jobrunid failed to execute with exception Task allocated capacity exceeded limit. (Service: AWSGlueJobExecutor; Status Code: 400; Error Code: InvalidInputException; Request ID: requestid; Proxy: null)"

In this situation:

1.It was usable until recently, but it became unusable after a certain process was executed.

2.That process is likely to take an enormous amount of time.

3.But, this job was stopped automatically. (Run status : stopped)

4.I thought that this process is runnning in background, and I checked with cli command "aws glue get-job-run --job-name". But this process is Stoppped and All tasks status after that is Failed.

5.Just to be sure, I tried to stop this process with "aws glue batch-stop-job-run --job-name" and I got the message "ErrorMessage": "Job Run cannot be stopped in current state."

6.This problem has continued even after a day.

I wanna resolve this problem.

Please help me!

*Forgive me if my native language is not English and my grammar may be inproper.

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

I resolved this probelm by myself!

It causes that "Max task dpus per account" in Quotas was changed to 0 (default:1000) for some reason.

I revised it and Glue is to be able.

已回答 2 年前

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

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

回答問題指南