weka-3-2-3-parallel installation support
Brought to you by:
musicant
after installing weka-3-2-3-parallel on win xp system
client application does not work.
C:\programmi\weka>java weka.core.DistributedServer
6120
Thu Mar 31 18:09:30 CEST 2005: Server started on port
6120
Thu Mar 31 18:09:30 CEST 2005: Waiting for
connections...
BUT THE PROBLEM IS:
when running weka-parallel
C:\Programmi\WekaP>java weka.classifiers.j48.J48 -t
weather.arff -a
get error message:
Weka exception: Config file for parallelization does not
exist.
I have created config file in
C:\windows\.weka-parallel
PORT=6120
10.0.0.20
1
2000
10.0.0.24
1
2000
and copied it in many directories, ....with no results.
what is wrong? how can I resolve the problem?
Thanks
alberto