Anytime I get to the point where I want to check my AWS glue job status by running
aws glue get-job-run --job-name de-c1w2-etl-job --run-id r_e88f82cde1c9fb1af93c4413724950176f310399385d613445c7f9dcc02a142a --output text --query “JobRun.JobRunState”
My terminal ends, then I will have to start a new terminal before it work. But then when I submit, my work, it fails my AWS glue job section, giving me a 0/30, even thought I ran the job successfully and I can see its success from the AWS cloud console.
This is the error from section of my assignment that keeps failing
”There was a problem loading the file ‘credentials’. Details:
[Errno 2] No such file or directory: ‘/shared/submission/credentials’“