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

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