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 >
