K-Means
K-Means copied to clipboard
K-Means Clustering using MapReduce
Could you please explain how to execute the program and where to store the centroid.txt and data.txt?
Hi, I was trying to run your code. But I am deliberately getting this error: Exception reading DistribtuedCache: java.io.FileNotFoundException: file:/tmp/hadoop-nkhan/mapred/local/1492189058953/centroid.txt (No such file or directory) Exception in thread "main" java.io.IOException:...
There are some changes in code. Name of string are wrong at some places. After successful compilation, It is showing Exception reading DistribtuedCache: java.io.FileNotFoundException: file:/tmp/hadoop-root/mapred/local/1492503011344/centroid.txt (No such file or directory)...
