AWS Glue ERROR. Internal service error: Invalid Input Provided

3

I try to run a simple script (like: print('test')) in a glue job, but get next error: JobName:XXX and JobRunId:YYY failed to execute with exception Internal service error: Invalid Input Provided. Even yesterday afternoon, complex scripts worked without problems, but today such a simple script cannot work (Execution time: 0 seconds). All these problems are related to the Ireland region, for example, when script is executed in Virginia, such error does not occur.

  • can you share some more job details and whats in the log? Do you see InvalidInputException in your logs? Is the job a Spark or Python Glue job?

  • In the log I also see: failed to execute with exception Task allocated capacity exceeded limit. (Service: AWSGlueJobExecutor; Status Code: 400; Error Code: InvalidInputException; Request ID: XXX; Proxy: null). This job is a Spark job.

  • I have the exact same error in the Ireland region (eu-west-1).

    In my case I am using an AWS Lake Formation Blueprint which creates a Workflow and some Jobs in AWS Glue. I have run it multiple times and the workflow always fails with this error.

  • I'm having the same issue for pythonshell job type in Ireland region, I haven't tested other regions yet. The only way to correct the problem that I've found is destroying the glue job and, then, re-creating it again. Does anybody has any other kind of solution for this problem?

gefragt vor 2 Jahren311 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen