Following up on what Stack said, make sure you read this.. http://hbase.apache.org/book.html#performance
... this chapter also refers to OpenTSDB for certain topics (especially key-design issues). On 7/26/11 4:27 PM, "Stack" <[email protected]> wrote: >On Tue, Jul 26, 2011 at 1:08 PM, Mark <[email protected]> wrote: >> Any reason not to directly write to HBase instead of a log file that >>will >> end up in HBase anyway? >> > >You could do that. Look at opentsdb. It writes metrics to hbase. >Maybe you could use it? > >St.Ack
