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

Re: [condor-users] understanding RANK, user priorities, and exemption




If I use 'Owner' in this conext does it refer to the Owner of the
running job or the submitted job?

The submitted job, not the running job.


But note that when a machine is running a job, it's ClassAd will give you some information about the running job. In particular, you have the attributes:

RemoteUser = "roy@xxxxxxxxxxx"
RemoteOwner = "roy@xxxxxxxxxxx"
ClientMachine = "beak.cs.wisc.edu"

Of course, the user/owner will not be me, in your jobs. :)

-alain


Condor Support Information: http://www.cs.wisc.edu/condor/condor-support/ To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with unsubscribe condor-users <your_email_address>