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

Re: [Condor-users] condor_q -constraint for selfdeclared classAds doesn't work?



Hello

On Fri, 11 Feb 2005 14:56:17 +0100, Thomas Lisson
<lisson@xxxxxxxxxxxxxxxxx> wrote:


hello

I have some additional ClassAds in my job submit files like
+wwwowner = "tl364839"

So far, so good, I see these ClassAds in condor_q -long and they work
fine as requirements for that job. But condor_q -constraint
wwwowner=="tl364839" shows me an empty queue.
condor_q -constraint works with standard ClassAds fine but not with my
self declared. I run 6.7.2.

Is there another possibility to get a queue of a specific "wwwowner"? Ok
I could parse _all_ jobs manually which I get by condor_q -long... with
5000+ jobs not very funny.



Ok, I just forgot the ' around my expression... so
condor_q -constraint 'Owner="XYZ"' works great. All my self declared ClassAds work fine, too.


I was a bit confused because (only one expression)
condor_q -constraint ProcID=X works, and
condor_q -constraint Owner="XYZ" doesn't.

greetz
Thomas Lisson
RWTH-Grid