How many keyspaces can you reasonably have? We have around 500 customers
and expect that to double end of year. We're looking into C* and wondering
if it makes sense for a separate KS per customer?
If we have 1000 customers, so one KS per customer is 1000 keyspaces. Is
that something C* can handle
Lots of possible "issues" with high write load and not sure if it means we
need more nodes or if the nodes aren't tuned correctly.
Were using 4 EC2 xlarge instances to support 4 medium instances. We're
getting about 10k inserts/sec, but after about 10 minutes it goes down to
about 7k/sec which see
If the amount of remaining time for compaction keeps going up, does this
point to an overloaded node or an un-tuned node?
On Thu, May 30, 2013 at 3:10 PM, Robert Coli wrote:
> On Wed, May 29, 2013 at 2:38 PM, Darren Smythe
> wrote:
> > Were using the latest JNA and separate ephe
Is "setting live ratio to minimum of 1.0 instead of X" supposed to be rare?
Because were getting it fairly consistently.
On Sat, Jun 1, 2013 at 8:58 PM, Darren Smythe wrote:
> If the amount of remaining time for compaction keeps going up, does this
> point to an overloaded nod
Hi-
On Mon, Jun 3, 2013 at 10:36 AM, Robert Coli wrote:
> On Mon, Jun 3, 2013 at 8:54 AM, Darren Smythe
> wrote:
> > Is "setting live ratio to minimum of 1.0 instead of X" supposed to be
> rare?
> > Because were getting it fairly consistently.
>
&g
We want to precalculate counts for some common metrics for usage. We have
events, locations, products, etc. The problem is we have millions
events/day, thousands of locations and millions of products.
Were trying to precalculate counts for some common queries like 'how many
times was product X pur
Hi,
How much overhead (in heap MB) does an empty memtable use? If I have many
column families that aren't written to often, how much memory do these take
up?
TIA
-- Darren
The way weve gone about our data models has resulted in lots of column
families and just looking for guidelines about how much space each column
table adds.
TIA
On Sun, Jul 21, 2013 at 11:19 PM, Darren Smythe wrote:
> Hi,
>
> How much overhead (in heap MB) does an empty memtable use?