[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] [BirdBath] : creating ClassAds
- Date: Thu, 06 Apr 2006 15:57:09 -0400
- From: Rajesh Kalyanam <rkalyana@xxxxxxxxxx>
- Subject: [Condor-users] [BirdBath] : creating ClassAds
Hi ,
I just upgraded my system to 6.7.18 and I am trying to run a few
example jobs provided on the BirdBath page. However I am having trouble
visualizing the mapping between the job descriptor file that is created
for use by condor_submit, where we could specify parameters such as the
environment, output filename etc... and the signature for the
createJobTemplate method. The createJobTemplate api seems to accept only
the executable name, the arguments to the executable and the
requirements. Could someone please provide me with some guidance on how
I could specify the other details such as output filename, the log and
error files etc ? Appreciate any pointers in this regard.
Thanks,
Rajesh