[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] DAG feature request: condor_complete_job



Hi,

I'd like to request a feature for a future development build: it would be great to have an option (or command)
to set the state of a queued job to "completed", similar to condor_hold and release.
The point would be to make all dependent dagman jobs continue and behave as if the job exited normally.
And the reason is that sometimes computations don't work reliable, a process does the work
but does not terminate properly. Restarting the job would cause re-computation of a potentially long
job and holding the job would terminate the progress of the DAG structure.


Cheers,
Szabolcs