wrong info given: I am using 0.21.0

On Fri, Mar 4, 2011 at 11:51 PM, souri datta <souri.isthe...@gmail.com> wrote:
> I was already going through TextInputFormat but the corresponding
> LineRecordReader is not at all straight forward.
> Anyways,thanks for pointing it out. :)
>
> --Souri
>
> On Fri, Mar 4, 2011 at 11:41 PM, Harsh J <qwertyman...@gmail.com> wrote:
>> It is worth reading some implementations of already existing
>> InputFormat classes, such as the simple TextInputFormat, or the
>> SequenceFileInputFormat which also has a RecordReader implementation
>> in it.
>>
>> You may find these source files in your downloaded Hadoop
>> distribution's src/ directory itself (in their appropriate packages).
>>
>> I do not know of an article that has a complete, tutorial-based
>> approach to this (yet). Perhaps others would know!
>>
>> On Fri, Mar 4, 2011 at 11:27 PM, souri datta <souri.isthe...@gmail.com> 
>> wrote:
>>> Hi,
>>>  Is there a good tutorial for writing custom InputFormat classes?
>>> Any help would be greatly appreciated.
>>>
>>> Thanks,
>>> Souri
>>>
>>
>>
>>
>> --
>> Harsh J
>> www.harshj.com
>>
>

Reply via email to