Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] creating a unique id for a job
- Date: Fri, 07 Oct 2016 14:18:22 -0500
- From: Todd Tannenbaum <tannenba@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] creating a unique id for a job
On 10/7/2016 12:55 PM, Paul Galla wrote:
We will have one server that will submit all jobs. Users will add jobs
thru a custom web interface and the job details will be stored in a DB.
There will an application that will grab jobs from a DB, sends them into
the cluster, monitors the status and updates the database.
In addition to the answer Michael gave in the previous post, you may be
interested in looking at (or simply using) the source to the contrib
module HTCondor DBQ.
HTCondor DBQ is a Perl module that provides a relational database
interface to submit HTCondor jobs, and monitor their progress as they
are executed. The user submits work to the system by inserting a row
into a database table. The user can query the HTCondor DBQ tables to
monitor the progress of their work.
See -
https://htcondor-wiki.cs.wisc.edu/index.cgi/wiki?p=HtcondorDbq
regards,
Todd
--
Todd Tannenbaum <tannenba@xxxxxxxxxxx> University of Wisconsin-Madison
Center for High Throughput Computing Department of Computer Sciences
HTCondor Technical Lead 1210 W. Dayton St. Rm #4257
Phone: (608) 263-7132 Madison, WI 53706-1685