Thanks Tim ! On Tue, Jun 28, 2011 at 10:01 AM, Tim Spence <yogi.wan.ken...@gmail.com>wrote:
> It should be here: > https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL > > For everyone's benefit, the old wiki page you linked to has a link to a > page directory on the new wiki here: > https://cwiki.apache.org/confluence/pages/listpages-dirview.action?key=Hive > > Tim > > > > > > On Tue, Jun 28, 2011 at 9:54 AM, Mapred Learn <mapred.le...@gmail.com>wrote: > >> Hi, >> Looks the documentation link you guys provided earlier is moved to some >> other location: >> http://wiki.apache.org/hadoop/Hive/LanguageManual/DDL#Create_Table >> >> >> On Thu, Feb 17, 2011 at 2:50 PM, Edward Capriolo >> <edlinuxg...@gmail.com>wrote: >> >>> On Thu, Feb 17, 2011 at 5:48 PM, Karthik <karthik_...@yahoo.com> wrote: >>> > 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 <mapred.le...@gmail.com> >>> > To: "user@hive.apache.org" <user@hive.apache.org> >>> > Cc: "user@hive.apache.org" <user@hive.apache.org> >>> > 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 <yuzhih...@gmail.com> wrote: >>> > >>> > Look under >>> > http://wiki.apache.org/hadoop/Hive/LanguageManual/DDL#Create_Table >>> > >>> > On Thu, Feb 17, 2011 at 12:00 PM, Mapred Learn <mapred.le...@gmail.com >>> > >>> > 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 >>> > >>> >>> This has come up two or three times on the ML. It can be done with >>> InputFormats. >>> >>> Edward >>> >> >> >