Re: [HTCondor-devel] Ring in the New Year with new python bindings!


Date: Mon, 07 Jan 2013 13:31:35 -0600
From: "John (TJ) Knoeller" <johnkn@xxxxxxxxxxx>
Subject: Re: [HTCondor-devel] Ring in the New Year with new python bindings!
what about  using condor_submit -dump  to convert a submit file into a classad,  then submit it via the raw classad interface?

-tj
 
On 1/7/2013 10:30 AM, Jaime Frey wrote:
On Dec 28, 2012, at 8:32 PM, Brian Bockelman <bbockelm@xxxxxxxxxxx> wrote:

Submitting via a raw ClassAd interface is a touch "fun" as you get to figure out which magic attributes are required in the job (see https://htcondor-wiki.cs.wisc.edu/index.cgi/tktview?tn=3406).  However, I don't plan on re-implementing condor_submit, so this interface will likely remain developers-only.

You should check out the function CreateJobAd(). It creates and returns a job ad with all of the attributes set like the schedd expects for a new job.

Thanks and regards,
Jaime Frey
UW-Madison HTCondor Project



_______________________________________________
HTCondor-devel mailing list
HTCondor-devel@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-devel

[← Prev in Thread] Current Thread [Next in Thread→]