Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Condor and Weka
- Date: Tue, 28 Feb 2006 09:35:55 -0600
- From: Matthew Farrellee <matt@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Condor and Weka
Looking at the Manual's Java Example [1] suggests you need to specify
your weka.jar with "far_files", i.e. far_files=weka.jar, instead of
in transfer_input_files. Doing so will probably put weka.jar in your
CLASSPATH and solve the ClassNotFoundException.
I'm only guessing though.
matt
[1] http://www.cs.wisc.edu/condor/manual/
v6.6.10/2_8Java_Applications.html#SECTION00381000000000000000