|
|
+
Mohammad Tariq 2012-07-25, 14:37
+
Bejoy Ks 2012-07-25, 15:00
-
Re: KeyValueTextInputFormat absent in hadoop-0.20.205Mohammad Tariq 2012-07-25, 15:02
Hello Bejoy,
Thank you so much for the quick response. Regards, Mohammad Tariq On Wed, Jul 25, 2012 at 8:30 PM, Bejoy Ks <[EMAIL PROTECTED]> 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/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 <[EMAIL PROTECTED]> wrote: >> 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 |