Re: A question of storage structure for memstore?

2012-10-22 Thread Kevin O'dell
Yes, there will be two memstores if you have two CFs. On Oct 22, 2012 7:25 AM, "yonghu" wrote: > Dear All, > > In the description it mentions that a Store file (per column family) > is composed of one memstore and a set of HFiles. Does it imply that > for every column family there is a correspond

RE: A question of storage structure for memstore?

2012-10-22 Thread Anoop Sam John
PM To: user@hbase.apache.org Subject: Re: A question of storage structure for memstore? Yes, there will be two memstores if you have two CFs. On Oct 22, 2012 7:25 AM, "yonghu" wrote: > Dear All, > > In the description it mentions that a Store file (per column family) > is c

Re: A question of storage structure for memstore?

2012-10-22 Thread yonghu
gt; > -Anoop- > > From: Kevin O'dell [kevin.od...@cloudera.com] > Sent: Monday, October 22, 2012 5:55 PM > To: user@hbase.apache.org > Subject: Re: A question of storage structure for memstore? > > Yes, there will be two memstores if you have two CFs. &