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

Re: [HTCondor-users] Tips on deleting files transferred by TransferInput



Whether a job is removed on completion is controlled by the LeaveJobInQueue expression of the job. 
By default this is set to 10 days by default for jobs that have spooled data, and to false for jobs that do not.

But you can override the default in your submit file.

-tj

 
-----Original Message-----
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> On Behalf Of Boris Sadkhin
Sent: Tuesday, July 31, 2018 7:26 PM
To: htcondor-users@xxxxxxxxxxx
Subject: Re: [HTCondor-users] Tips on deleting files transferred by TransferInput

Hi List,
So I discovered that you can delete these files with a "condor_rm" on
the job id. Is there a knob in condor to remove completed jobs after a
certain period, or is this something I would have to set up with a
cronjob?
Thanks!
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/