Running hadoop job


1 Answer(s)


Hi Jagdeep,

Your are using CDH-4 libraries to built the jar file but you are using the execution environment as CDH-3.

Please use the CDH-3 libraries to build jar and then use the same jar to execute the mapreduce program in cdh3.

Hope this helps.

Thanks.