Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Getting the "current" job ClassAd directly on execution point?
- Date: Thu, 12 Dec 2024 16:55:42 +0100 (CET)
- From: "Beyer, Christoph" <christoph.beyer@xxxxxxx>
- Subject: Re: [HTCondor-users] Getting the "current" job ClassAd directly on execution point?
Hi,
the most direct way is probably something like:
cat /var/lib/condor/execute/dir_<jobid>/.job.ad
Best
christoph
--
Christoph Beyer
DESY Hamburg
IT-Department
Notkestr. 85
Building 02b, Room 009
22607 Hamburg
phone:+49-(0)40-8998-2317
mail: christoph.beyer@xxxxxxx
----- UrsprÃngliche Mail -----
Von: "Max Fischer, SCC" <max.fischer@xxxxxxx>
An: "HTCondor-Users Mail List" <htcondor-users@xxxxxxxxxxx>
Gesendet: Donnerstag, 12. Dezember 2024 16:38:19
Betreff: [HTCondor-users] Getting the "current" job ClassAd directly on execution point?
Hi all,
For investigating some weird interactions I would like to record the ClassAds of jobs right on the execution point, avoiding any delays from pushing updates to the Schedd. Is there any way to get a job ClassAd directly from the StartD or even a slotâs Starter?
Cheers,
Max
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
The archives can be found at: https://www-auth.cs.wisc.edu/lists/htcondor-users/