Hi Ricardo, I've been trying to come up with a clever way to do this, but I've not been able to come up with something simple. Here's something not-simple: - Use the "update job info" hook (http://research.cs.wisc.edu/htcondor/manual/v8.3/4_4Hooks.html#SECTION00541100000000000000) to get information about the running job. - From within the update hook script, invoke /usr/libexec/condor/condor_chirp to push a JobPid attribute from worker node to schedd. Brian
|