|
|
-
Re: File formats in HadoopWeishung Chung 2011-03-19, 16:34
Thank you for the info, HFile looks interesting, can't wait to dig into the
code and get a better understanding of HFile ! On Sat, Mar 19, 2011 at 11:28 AM, Harsh J <[EMAIL PROTECTED]> wrote: > Hello, > > On Sat, Mar 19, 2011 at 9:31 PM, Weishung Chung <[EMAIL PROTECTED]> > wrote: > > Is all data written through hadoop including those from hbase saved in > the > > above formats? It seems like SequenceFile is in key value pair format. > > HBase provides its own format called HFile. See > http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/io/hfile/HFile.html > for details! > > -- > Harsh J > http://harshj.com > |