himank / K-Means

K-Means Clustering using MapReduce
75 stars 62 forks source link

Compilation is done, but I am not getting .class file to create jar. #4

Open mohitpawar10 opened 7 years ago

mohitpawar10 commented 7 years ago

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) why?

dhevsabharish commented 1 year ago

This tutorial should help