Everytime I run my job from the hadoop cluster, it complained about the s3 format. Iot the errror file doesnot exist or unkown directory. And when I copied the files to the cluster it was okay. I do not what is wrong
________________________________ From: Ted Dunning <[email protected]> To: hellen maziku <[email protected]> Cc: "[email protected]" <[email protected]> Sent: Thursday, December 13, 2012 6:04 PM Subject: Re: Creating vectors from lucene index on EMR via the CLI If your input files are in S3 then the map-reduce steps that mahout spawns can access them without problems. In order to run Mahout programs, you will need to install mahout. There are command line programs in $MAHOUT_HOME/bin that will do what you need. On Thu, Dec 13, 2012 at 10:58 AM, hellen maziku <[email protected]> wrote: > Also how can i mount my input files?
