I was just trying to run K-means clustering using Mahout by following this link <https://cwiki.apache.org/confluence/display/MAHOUT/K-Means+Clustering>. However,I downloaded quickstart-kmeans.sh as directed and i learnt i had to run build-reuters.sh in examples/bin directory which downloads the Reuters dataset and prepares it for clustering. But however i am stuck with this exception whenever i run this build-reuters.sh file : Screenshot<http://i56.tinypic.com/zkpy0k.png>
Please help me out . Thanks a lot .
