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

Re: [Condor-users] Attributes disappearing from input piped to the job fetch hook



> A ticket has been logged for this...
>
> http://condor-wiki.cs.wisc.edu/index.cgi/tktview?tn=1035

Thanks!

> A crazy guess would be: can the requirements evaluate to undefined?

Good question. It's not set by me. I don't have a "Requirements = ..." line in any of my configs. So, maybe it can end up undefined, but I'm not sure.

> The START expression has a lot of TRUE =?= TRUE, 360 > 1080,
> etc. That is either a funky expression or it is getting
> partially evaluated before being passed to the hook.

Yea, I can probably trim that back. It's a crazy start expression because it has to deal with two classes of machines:

1. Always on servers -- basically START = True;
2. Desktop machines -- where they have windows to run jobs at night and on the weekend.

That makes it a little crazy right now. I could probably cut it down to START = True though since we're not running desktops in our newest system.

I'll do that. Report back to you.

- Ian

Confidentiality Notice.
This message may contain information that is confidential or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution,  or copying  of this message, or any attachments, is strictly prohibited.  If you have received this message in error, please advise the sender by reply e-mail, and delete the message and any attachments.  Thank you.