"Resource Unavailable" in AWS Glue

0

I have around 80 AWS Glue jobs concurrently at peak in a given time window ( have already raised the default limit of 50 concurrent jobs to 150 ) but came to a scenario where the AWS Glue took 36 mins to respond back with "Resource Unavailable" error. These jobs run standard worker types and max capacity between 2-5 and the account limit on number of DPU(s) has already been bumped to 600.

Does any one have idea around the possible reasons for it and is it normally recommended to handle this error and resubmit the AWS Glue job ?

AWS
專家
已提問 4 年前檢視次數 694 次
1 個回答
0
已接受的答案

For any AWS Glue jobs, connections and development endpoints that you use, check that your cluster has not run out of elastic network interfaces.

As per the online docs this could be due to not enough ENIs available. I have experienced this as well. Increasing number of automated retries in an AWS Glue job can also automatically take care of this error.

AWS
Vivek_S
已回答 4 年前

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

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

回答問題指南