https://datahubproject.io logo
Title
b

brainy-balloon-97302

05/25/2023, 9:38 PM
Hi all! I have a glue ingestion job that constantly fails. It's failing with this error and was wondering if anyone has came across it before and was able to fix it?
'failures': {'<s3://aws-glue-assets-XXXXXX-us-west-2/scripts/Untitled> job.py': ['Unable to download DAG for Glue job from <s3://aws-glue-assets-XXXXXX-us-west-2/scripts/Untitled> job.py, so job subtasks and lineage will be missing: An error occurred (NoSuchKey) when calling the GetObject operation: The specified key does not exist.', 'Unable to download DAG for Glue job from <s3://aws-glue-assets-XXXXXX-us-west-2/scripts/Untitled> job.py, so job subtasks and lineage will be missing: An error occurred (NoSuchKey) when calling the GetObject operation: The specified key does not exist.']}
I don't have that file in s3 nor a glue job called
Untitled job.py
so I am trying to see what I can do to resolve. The rest of the metadata is being pulled over but it's annoying it's marking it as a failure.
g

gentle-hamburger-31302

05/30/2023, 7:48 AM
Hi @brainy-balloon-97302 Could you please post your recipe and attache the log file @dazzling-judge-80093 might help you
b

brainy-balloon-97302

05/30/2023, 9:43 PM
Can’t do that but it’s the most basic recipe and I’ve attached the error from the log above. I don’t know how to exclude Untiled job.py and thus it errors.