Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[condor-users] a question about java jobs over Condor_G
- Date: Fri, 19 Mar 2004 06:55:04 -0800 (PST)
- From: Yuhong Feng <april_continue@xxxxxxxxx>
- Subject: [condor-users] a question about java jobs over Condor_G
Dear Condor-users,
would you please give me so suggestion about running
java jobs over Condor_G?
1> about the script file
"Executable = print.class
globusscheduler = surya/jobmanager-condor
Universe = globus
Arguments = print $(input)
input = print.in
output = print.java.out
error = print.java.error
Log = print.java.log
Queue"
would you please tell me any errors in this script?
it seems it keep my machine busy while get no
result(here is the status):
> condor_q
-- Submitter: surya.ntu.edu.sg :
<155.69.144.160:57316> : surya.ntu.edu.sg
ID OWNER SUBMITTED RUN_TIME ST
PRI SIZE CMD
136.0 yuhongf 3/19 22:39 0+00:08:37 R 0
0.0 print.class print
137.0 yuhongf 3/19 22:39 0+00:00:12 I 0
0.0 data print print.i
2> As stated in the Tutorial document:
"
Class file as ?job?
Requires ?pre-installed? JVM, class libraries and/or
job ?package? (code + files)"
If this is the case, when I submit the job, I must
ensure that the destination host must have the needed
java classes? However, the executable is transferrable
by condor? if so, why "classes files as "job"
requires "pre-installed" job package"?
Your kind suggestion and valued time are highly
appreciated.
Best regards,
Sincerely
yuhong
__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>