You are not using the .job file, which has all the dependencies that you need to send to Hadoop. I think you need to build the project.
On Sat, Nov 19, 2011 at 3:54 AM, DIPESH KUMAR SINGH <[email protected]>wrote: > Hi, > > I was trying to execute sample kmeans in mahout on reuters dataset to get > myself started with mahout. After creating the sequence files, i got the > following error. > > I am able to execute other map-reduce programs like wordcount on my hadoop > cluster. > > I am unable to figure how to include these missing classes which are > indicated in exception. Please help. > >
