Greetings all,
How does "condor group" stuff work for flocked jobs, or does it work at 
all? I see, none of the flocked jobs carries the ClassAd attributes, 
when they run, I was trying to insert using SUBMIT_EXPRS in the config 
file. I have this in the condor_config on the CE:
Group = "group_camgrid"
SUBMIT_EXPRS = $(SUBMIT_EXPRS) Group
As I don't have any control over the submit host of those "flocked 
jobs", so I'm not sure what am I missing here. What I actually need is 
to insert a tag like this:
+AccountingGroup = "group_camgrid.$username";
 
for all jobs. I can easily do that for jobs submitted locally but how 
can I do that for the jobs running on out pool but were submitted from 
somewhere else?
Thanks in advance for your advise.
Cheers,
Santanu
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The archives can be found at: 
https://lists.cs.wisc.edu/archive/condor-users/