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

Re: [Condor-users] shedd.createJobTemplate and JDL file



I believe some researchers at Univ College London implemented a JSDL -> ClassAds conversion tool as a plugin for GridSAM. You should try to locate and use that. Condor, currently, only provides an interface that accepts job descriptions represented as ClassAds.

Best,


matt

Andre Charbonneau wrote:
Greetings,
I'm currently in the process of implementing a simple GUI for submitting
jobs to a condor scheduler using the web services interface.  I'm using
the "Manage grid resources with Condor Web services" tutorial as an example.

My question is the following:

What is the preferred way of creating a ClassAdStruct instance for my
jobs from JDL files?
The tutorial I'm using is using the
CondorScheddPortType.createJobTemplate(...) method.   But there doesn't
seem to be a version of this method that takes a JDL file (name or
content) as an argument.

Any information about this would be greatly appreciated.

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

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