Error running Hadoop Job

2010-03-08 Thread Varun Thacker
have compiled the program without errors. This is what my .jar file looks like: Its name is Election.jar Directory:had...@varun:~/ hadoop-0.20.1 Inside the jar these are the files Election.class Election$Reduce.class Election$Map.class META-INF/ Manifest-Version: 1.0 Created-By: 1.6.0_0 (Sun Micr

Error running Hadoop Job

2010-03-08 Thread Varun Thacker
have compiled the program without errors. This is what my .jar file looks like: Its name is Election.jar Directory:had...@varun:~/ hadoop-0.20.1 Inside the jar these are the files Election.class Election$Reduce.class Election$Map.class META-INF/ Manifest-Version: 1.0 Created-By: 1.6.0_0 (Sun Micro

Hadoop pipes with java inputformat classes

2010-03-08 Thread Mohamed Riadh Trad
Hi, I am trying to lunch a MapReduce Job witt Map and Reduce written in c++ and inputformat in Java, however, am getting ClassNotFoundExecption, am using the -inputformat option and it doesnt work, I have found an old thread of you dealing with that problem and was wondering if you have got

RE: Yahoo! presents First India Hadoop Summit on Feb 28, 2010 in Bangalore

2010-03-08 Thread Preeti Priyadarshini
Thanks all for making it a grand success. Find below YDN blog on our event http://developer.yahoo.net/blog/archives/2010/03/india_hadoop_summit.html From: Preeti Priyadarshini Sent: Wednesday, February 03, 2010 2:20 PM To: 'common-dev@hadoop.apache.org'; 'common-u...@hadoop.apache.org' Subject:

Re: Error running Hadoop Job

2010-03-08 Thread Sonal Goyal
Varun, where is your jar placed? Is it in hadoop-0.20.1 ? Thanks and Regards, Sonal On Mon, Mar 8, 2010 at 4:28 PM, Varun Thacker wrote: > have compiled the program without errors. > > This is what my .jar file looks like: > Its name is Election.jar > Directory:had...@varun:~/ > hadoop-0.20.1 >