From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Greg Thain via HTCondor-users <htcondor-users@xxxxxxxxxxx>
Sent: Wednesday, October 25, 2023 6:56:43 PM
To: htcondor-users@xxxxxxxxxxx <htcondor-users@xxxxxxxxxxx>
Cc: Greg Thain <gthain@xxxxxxxxxxx>
Subject: Re: [HTCondor-users] Update classad and STARTD_JOB_ATTRS
On 10/25/23 9:21 AM, Dudu Handelman wrote:
Hi All,
There a knob for that?
There's ALWAYS a knob for that! :-)
condor_chirp always writes to the job ad. There is a knob STARTD_JOB_ATTRS:
https://htcondor.readthedocs.io/en/latest/admin-manual/configuration-macros.html#STARTD_JOB_ATTRS
which copies attributes from the job ad to the slot ad.
-greg