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
