I'm running some tests on a cluster which requires me to restart the execution host but not the master. I was wondering how I could pause the job that is currently running, restart the exec. host, and continue running that job from where it left off.
Would I need to start a job on the master system from the execution host in order to wake up the job on the exec. host?