Hello Gurus, I have been using Hadoop 1.x and have been compiling my programs as follows: $ javac -cp <path>/hadoop-core-1.a.b.jar abc.java
However, I am unable to find the core jar for Hadoop 2.4.1. I see lots of jars in <Hadoop>/share/hadoop but unsure which ones need to connect for regular MapReduce applications. Please help! Thanks & regards Arko
