Hi stack: I have a similar case. If there is a lot of columns(about several thousand ) in one columnfamily. Does it effect the throughput(we use api put/scan ). Do you has this experience ?
Thanks. -----邮件原件----- 发件人: [email protected] [mailto:[email protected]] 代表 Stack 发送时间: 2011年7月27日 4:27 收件人: [email protected] 主题: Re: Design/Schema questions 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
