With 1.2.7 you can use -Dcassandra.unsafesystem. That will speed up cf
creation. So you will get in even more trouble even faster!
On Tue, Jul 23, 2013 at 12:23 PM, bjbylh wrote:
> Hi all:
> i have two questions to ask:
> 1,how many column families can be created in a cluster?is there a limit
gt;"
mailto:user@cassandra.apache.org>>
Date: Tuesday, July 23, 2013 10:40 AM
To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>"
mailto:user@cassandra.apache.org>>, bjbylh
mailto:bjb...@me.com>>
Subject: Re: About column family
On Tue, Jul 23, 2013 at 3:23 AM,
On Tue, Jul 23, 2013 at 3:23 AM, bjbylh wrote:
> 1,how many column families can be created in a cluster?is there a limit to
> the number of it?
>
Low number of hundreds is highest practical. The limit in practice is
amount of heap, each CF consumes heap.
> 2,it spents 2-5 seconds to create a n
Hi all:
i have two questions to ask:
1,how many column families can be created in a cluster?is there a limit to the
number of it?
2,it spents 2-5 seconds to create a new cf while the cluster contains about
1 cfs(if the cluster is empty,it spents about 0.5s).is it normal?how to
improve theĀ ef