Bharath, You can google for phrases like "how to create a jar file" and you should find some tutorials on the web.
This is a good resource too http://www.cloudera.com/hadoop-training-basic Best Regards -- Jay ________________________________ From: bharath vissapragada <[email protected]> To: [email protected] Sent: Saturday, June 13, 2009 8:50:53 PM Subject: Re: Running a MapReduce Program The details provided in this page are not that clear . I am a newbie to java , so please take the pain of explaining because .. i am not able to compile the java code to make a jar file . It is giving many errors such as "packages not found" . This means that there is some problem with the path , Classpath etc. Someone kindly explain Thanks On Sun, Jun 14, 2009 at 1:36 AM, Ravi Phulari <[email protected]>wrote: > You can find answers to your all questions on this web page . > > http://hadoop.apache.org/core/docs/current/mapred_tutorial.html > > - > Ravi > > On 6/13/09 3:30 AM, "bharath vissapragada" <[email protected]> > wrote: > > Also please tell me , how to set path and stuff , and directory in wch the > code mst be compiled etc, > Thanks > > On Sat, Jun 13, 2009 at 3:58 PM, bharath vissapragada < > [email protected]> wrote: > > > Hi all, > > I wrote a java code(map-reduce). Can anyone tell me in detail, how to run > > it on hadoop (right from how to create a jar file).. or send me a link > > specifying the same. > > > > Thanks in advance > > > > > >
