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

Re: [HTCondor-users] How to get/retrieve global job status for all jobs via python binding



Hi Gagan,

The default behavior of the Schedd.query() method is to query all jobs, so you should already be getting all jobs unless you are using a constraint to limit jobs by Owner.

Jason Patton

On Tue, Jan 24, 2023 at 8:27 AM gagan tiwari <gagan.tiwari@xxxxxxxxxxxxxxxxxx> wrote:
Hi Guys,
          I need to allow our condor users to get /Âretrieve status for all jobs. Like the output of the condor_q -all command.Â

How can I achieveÂit via pythonÂbinding?Â

Thanks,
Gagan

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/