Hi !

I install mahout, and currently I am trying to use fuzzy clustering. Can
anybody help me to solve the error that I got.

The command that I use is

prakash@840:~/mahout/trunk$ bin/mahout fkmeans -i /home/prakash/ldvector/
-c /home/prakash/fkcluster –o /home/prakash/kfuzzycentriods -cd 1.0 -k 4 -m
1.01 -x 5 –dm org.apache.mahout.common.distance.EuclideanDistanceMeasure
-cl -xm mapreduce

MAHOUT_LOCAL is set, so we don't add HADOOP_CONF_DIR to classpath.
Warning: $HADOOP_HOME is deprecated.

MAHOUT_LOCAL is set, running locally
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/home/prakash/mahout/trunk/examples/target/mahout-examples-1.0-SNAPSHOT-job.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/home/prakash/mahout/trunk/examples/target/dependency/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
16/04/26 18:48:48 ERROR common.AbstractJob: Unexpected –o while processing
Job-Specific Options:
Unexpected –o while processing Job-Specific Options:

-- 

Regards
Prakash Poudyal

Reply via email to