Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Results on Remove?
- Date: Wed, 26 Oct 2005 15:39:10 -0500
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Results on Remove?
On Wed, Oct 26, 2005 at 04:14:07PM -0400, Froebe, Scott wrote:
> Please excuse me if this is answered somewhere obvious, but I haven't found
> it yet.
>
> Condor 6.6.9
> Windows 2K3
>
> I am trying to figure out how to get the intermediate files from running
> jobs that get removed from Condor. Basically, if a user has a few jobs
> running, then removes them because they made a mistake in the input, they
> still would like to see the results of their jobs up to the point of
> removal. In the submit file we have "WhenToTransferOutput =
> ON_EXIT_OR_EVICT" set. What do I need to change to make this work?
>
You can't. Removing the job from condor kills the intermediate files.
-Erik