Unanswered
Hi,
Another Question
There Is A Way To Know If A Job Is Running Locally Or Remotely?
Like
SuccessfulKoala55 Thanks 🙏 ..
Another related question:
My remote job fails because it cannot find the data.FileNotFoundError: [Errno 2] No such file or directory: './data/XXXXXXXX
I mounted the data to the same place relative to my project inside the docker with: extra_docker_arguments
I am using execute_remotely
for enqueue the job.
I know it works locally since the job reads from ./data/XXXX before execute_remotely()
and working.
but when the agent create the docker and run the job it fail.
What could it be?
147 Views
0
Answers
3 years ago
one year ago
Tags