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

[condor-users] Does condor job execution support non-preinstalled java code execution?



Dear Condor-users,

When the executable codes are written in shell, for 
example: 

executable=myscript.sh
getenv=True
argument=TestJob 10
InitialDir = $ENV(SiteWorkingArea)
output=results.output
error=results.error
log=results.log
notification=never
universe=globus
globusscheduler=surya.ntu.edu.sg/jobmanager-condor
queue

myscript.sh will be transferred from local machine to
remote machine for execution. There is not pre-existed
myscript.sh on remote machine. 

I wonder if the executables are java class, can it be 
transferred from local machine (or another specified 
machine) to remote machine for execution? If can, 
would you pls tell me how? 

Your kind help and patience are highly appreciated. 

Thanks again,
best regards,
sincerely
yuhong

__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html
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>