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

Re: [HTCondor-users] prepare job hook anyone?



On 02/19/2015 02:51 PM, Dimitri Maziuk wrote:
Sorry, this doesn't make sense if I need to call it "<Keyword>_HOOK_<KIND>" and have "+HookKeyword <Keyword>" to link the job to the hook. Or is that part of the manual wrong too?

The startd doesn't advertise which hooks it has (perhaps it should). So, if you know that all your startds have the hook in question, you don't need any particular requirements in your job ad, though that's not a good practice.

-greg