79599264

Date: 2025-04-29 22:14:22
Score: 3
Natty:
Report link

You should use job.commit() to successfully mark the job as completed. Calling sys.exit(0) alone will still result in the job being marked as "Failed", because Glue expects the script to finish with a call to job.commit() or otherwise run to normal completion.

If you're still seeing an error, could you provide the specific error message, that would help clarify exactly what you're running into.

Reasons:
  • RegEx Blacklisted phrase (2.5): could you provide
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Damola