Re: Error in Setup for Basic Map Reduce Program

2012-05-07 Thread Shin Chan
Thanks i fixed it I was missing job.setJarByClass :)

Error in Setup for Basic Map Reduce Program

2012-05-07 Thread Shin Chan
Hello All It used to work earlier but today somehow things are not working :) I am trying to create one tutorial for simple Mapper , Reducer and Driver class Now in eclipse i try to run the Driver class if gives error Exception in thread "main" java.lang.NoClassDefFoundError: com/learn/map