writing hbase reports

Posted by sammy on Stack Overflow See other posts from Stack Overflow or by sammy
Published on 2010-06-11T16:18:24Z Indexed on 2010/06/11 16:22 UTC
Read the original article Hit count: 370

Filed under:
|

Hello i've just started exploring hbase

i've run 2 samples : SampleUploader from examples and PerformanceEvaluation as given in

hadoop wiki: http://wiki.apache.org/hadoop/Hbase/MapReduce

Well, my application involves updating huge amount of data once a day.. i need samples that store and retrieve rows based on timestamp and make an analysis over the data

could u please provide r poinnters as to how to continue as i dont find many tutorials on samples using TIMESTAMP

thank u a lot sammy

© Stack Overflow or respective owner

Related posts about hadoop

Related posts about hbase