I am trying to execute Apache Mahout K-Means algorithm on Apache Hadoop with this dataset [Tennis Major Tournament Match Statistics from UCI Machine Learning Repository], but I have one error when I execute the clusterdump command. I am following the steps on this tutorial [https://imiloainf.wordpress.com/2013/07/27/mahout-kmeans-example/ ]. This is the error:
Asked
Active
Viewed 95 times
-2

Has QUIT--Anony-Mousse
- 76,138
- 12
- 138
- 194

David Rebe
- 11
- 2
1 Answers
0
Your command line is incorrect.
Fix your command line.

Has QUIT--Anony-Mousse
- 76,138
- 12
- 138
- 194
-
What is the `-s` parameter? – Has QUIT--Anony-Mousse May 25 '16 at 16:35