Re: KeyValueTextInputFormat absent in hadoop-0.20.205

2012-07-25 Thread Mohammad Tariq
Hello Bejoy, Thank you so much for the quick response. Regards, Mohammad Tariq On Wed, Jul 25, 2012 at 8:30 PM, Bejoy Ks wrote: > Hi Tariq > > KeyValueTextInputFormat is available from hadoop 1.0.1 version on > wards for the new mapreduce API > > http://hadoop.apache.org/common/docs/

Re: KeyValueTextInputFormat absent in hadoop-0.20.205

2012-07-25 Thread Bejoy Ks
Hi Tariq KeyValueTextInputFormat is available from hadoop 1.0.1 version on wards for the new mapreduce API http://hadoop.apache.org/common/docs/r1.0.1/api/org/apache/hadoop/mapreduce/lib/input/KeyValueTextInputFormat.html Regards Bejoy KS On Wed, Jul 25, 2012 at 8:07 PM, Mohammad Tariq wrote:

KeyValueTextInputFormat absent in hadoop-0.20.205

2012-07-25 Thread Mohammad Tariq
Hello list, I am trying to run a small MapReduce job that includes KeyValueTextInputFormat with the new API(hadoop-0.20.205.0), but it seems KeyValueTextInputFormat is not included in the new API. Am I correct??? Regards, Mohammad Tariq