I have a requirement to support data from the SequenceFile "KEY" (not the "VALUE") to be used by Hive table. How can I do this. From the code, it looks like the "VALUE" part is available for Hive. Please help.
Regards. ________________________________ From: Mapred Learn <[email protected]> To: "[email protected]" <[email protected]> Cc: "[email protected]" <[email protected]> Sent: Thu, February 17, 2011 1:48:07 PM Subject: Re: does hive support Sequence File format ? Thanks Ted ! Just found it few minutes ago. On Feb 17, 2011, at 1:46 PM, Ted Yu <[email protected]> wrote: Look under http://wiki.apache.org/hadoop/Hive/LanguageManual/DDL#Create_Table > > >On Thu, Feb 17, 2011 at 12:00 PM, Mapred Learn <[email protected]> wrote: > >Hi, >>I was wondering if hive supports Sequence File format. If yes, could me point >>me >>to some documentation about how to use Seq files in hive. >> >>Thanks, >>-JJ >
