Ack.  I mean that you should use a Sequence file of RecordKeys and Records.

On Sun, May 24, 2009 at 10:09 AM, Ariel Rabkin <[email protected]> wrote:
> No.  ChukwaInputFormat is designed to make a sequence file of Chunks
> look like it's raw log data.
> You're probably best off explicitly using SequenceFile<ChunkKey,Chunk>.
>
> --Ari
>
> On Sat, May 23, 2009 at 10:30 AM, Jiaqi Tan <[email protected]> wrote:
>> Hi,
>>
>> I would like to write a MapReduce program which reads ChukwaRecords
>> that have been generated by Demux, is there an InputFormat that I
>> should use? Is ChukwaInputFormat the right one to use?
>>
>> Thanks,
>> Jiaqi
>>
>
>
>
> --
> Ari Rabkin [email protected]
> UC Berkeley Computer Science Department
>



-- 
Ari Rabkin [email protected]
UC Berkeley Computer Science Department

Reply via email to