Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Quill not saving historical job data (Condor 7.0.1)?
- Date: Wed, 23 Apr 2008 08:51:04 +0200
- From: Pascal Jermini <pascal+condor@xxxxxxxxxxxxxxxx>
- Subject: Re: [Condor-users] Quill not saving historical job data (Condor 7.0.1)?
> Just to be sure, you have
> QUILL_USE_SQL_LOG=True
> on your submit machine(s), right? Not just on your central manager?
Yes, this variable is set on the submit machine. The SQL Log file is indeed
created and by doing a tail -f on it we can see that data is written to it...
Pascal