"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
EXPERT
demandé il y a 4 ans694 vues
1 réponse
0
Réponse acceptée

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
répondu il y a 4 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions