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

Re: [Condor-users] how to submit this kind of job?



thanks, we use solr do indexing, the indexing command is a URL,eg,http://192.168.10.63:8080/solr/core2/dataimport?command=full-import, so i how to submit it to the condor?

thanks,

Jeff

2011/11/21 Thomas Luff <Thomas.Luff@xxxxxxx>
Do you mean the URL is the location of a job submit file?

If you are on linux you could read it with curl and pass it to stdin of condor_submit

curl http://example.com/job1.submit | condor_submit
________________________________________
From: condor-users-bounces@xxxxxxxxxxx [condor-users-bounces@xxxxxxxxxxx] On Behalf Of Jeff Zhao [xiaoxiongg@xxxxxxxxx]
Sent: 21 November 2011 08:31
To: Condor-Users Mail List
Subject: [Condor-users] how to submit this kind of job?

hi all,

one URL is a job, so i how to submit this kind of  job  to the condor?


thanks,

Jeff

-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.

_______________________________________________
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/