Hey, I have this code written using mahout libraries. I am able to run the code from eclipse How can I run the code written in mahout from command line ?
My question is do I have to make a jar file and run it as hadoop jar jarfilename.jar class or shall I run it using simple java command ? Can anyone solve my confusion ? I am not able to run this code. Thanks, Praveenesh
