of compression is more selective; you only
>> bear the cost in the places already determined to win from the tradeoff.
>>
>>
>>
>> *From: *Dor Laor
>> *Reply-To: *"user@cassandra.apache.org"
>> *Date: *Monday, December 9, 2019 at 5:58 PM
>> *To: *
that so I don’t have a mental
model for the details.
From: Carl Mueller
Reply-To: "user@cassandra.apache.org"
Date: Tuesday, December 10, 2019 at 3:19 PM
To: "user@cassandra.apache.org"
Subject: Re: Dynamo autoscaling: does it beat cassandra?
Message from External Sender
e to where a more traditional RDBMS would use
> compression, e.g. Postgres, use of compression is more selective; you only
> bear the cost in the places already determined to win from the tradeoff.
>
>
>
> *From: *Dor Laor
> *Reply-To: *"user@cassandra.apache.
Subject: Re: Dynamo autoscaling: does it beat cassandra?
Message from External Sender
The DynamoDB model has several key benefits over Cassandra's.
The most notable one is the tablet concept - data is partitioned into 10GB
chunks. So scaling happens where such a tablet reaches maximum capacit
verless, spiky deployment.
On Mon, Dec 9, 2019 at 1:02 PM Jeff Jirsa wrote:
> Expansion probably much faster in 4.0 with complete sstable streaming
> (skips ser/deser), though that may have diminishing returns with vnodes
> unless you're using LCS.
>
> Dynamo on demand / autoscal
Expansion probably much faster in 4.0 with complete sstable streaming
(skips ser/deser), though that may have diminishing returns with vnodes
unless you're using LCS.
Dynamo on demand / autoscaling isn't magic - they're overprovisioning to
give you the burst, then expanding
Out of curiosity, does DynamoDB autoscaling allows you to exceed the
partition limits (e.g. push more data than it is allowed for some outlier
heavy partitions) ? If yes, it can be interesting (I guess DynamoDB is
doing some kind of rebalancing behind the scene). If no, it's just an
artif
Dynamo salespeople have been pushing autoscaling abilities that have been
one of the key temptations to our management to switch off of cassandra.
Has anyone done any numbers on how well dynamo will autoscale demand
spikes, and how we could architect cassandra to compete with such abilities?
We
tude more throughput & be launched in minutes
instead of the hours or days it takes to bring up a new node (depending on
density & failures).
On Thu, Mar 9, 2017 at 10:05 AM Matija Gobec wrote:
> Hi,
>
> Autoscaling is not possible with a Cassandra cluster. Any topology change
>
Hi,
Autoscaling is not possible with a Cassandra cluster. Any topology change
triggers series of streaming and data shuffle around the cluster. Scaling
the cluster up or down is an operational challenge which is usually planned
in production because of the performance impact it can make.
Matija
Hi,
I am using Cassandra 3 with a single DC. I would like to know if there is
any tool available for scaling up and down Cassandra automatically.
Thanks
Netflix uses Scryer
http://techblog.netflix.com/2013/11/scryer-netflixs-predictive-auto-scaling.htmlfor
predictive and reactive autoscaling but they only refer to EC2
instances. They don't mention anything about cassandra scaling or adding
and removing nodes.
I've just looked at the
On Wed, May 21, 2014 at 4:35 AM, Jabbar Azam wrote:
> Has anybody got a cassandra cluster which autoscales depending on load or
> times of the day?
>
Netflix probably does, managed with Priam.
In general I personally do not consider Cassandra's mechanisms for joining
and parting nodes to curren
>>>> One of its goals is to make scaling easier.
>>>> I don’t have any personal opinion yet but maybe you could give it a try.
>>>>
>>>> Regards,
>>>> Panagiotis
>>>>
>>>>
>>>>
>>>>> On We
iotis Garefalakis" wrote:
>
>> I agree with Prem, but recently a guy send this promising project called
>> Mesos in this list.
>> https://github.com/mesosphere/cassandra-mesos
>> One of its goals is to make scaling easier.
>> I don’t have any personal opinion
is list.
>> https://github.com/mesosphere/cassandra-mesos
>> One of its goals is to make scaling easier.
>> I don’t have any personal opinion yet but maybe you could give it a try.
>>
>> Regards,
>> Panagiotis
>>
>>
>>
>> On Wed, May 21, 2014
any personal opinion yet but maybe you could give it a try.
>>
>> Regards,
>> Panagiotis
>>
>>
>>
>> On Wed, May 21, 2014 at 3:49 PM, Jabbar Azam wrote:
>> Hello Prem,
>>
>> I'm trying to find out whether people are autoscaling up
t;
>>> On Wed, May 21, 2014 at 3:49 PM, Jabbar Azam wrote:
>>> Hello Prem,
>>>
>>> I'm trying to find out whether people are autoscaling up and down
>>> automatically, not manually. I'm also interested in whether they are using
>>> a
On Wed, May 21, 2014 at 3:49 PM, Jabbar Azam wrote:
>
>> Hello Prem,
>>
>> I'm trying to find out whether people are autoscaling up and down
>> automatically, not manually. I'm also interested in whether they are using
>> a cloud based solutio
, 2014 at 3:49 PM, Jabbar Azam wrote:
> Hello Prem,
>
> I'm trying to find out whether people are autoscaling up and down
> automatically, not manually. I'm also interested in whether they are using
> a cloud based solution and creating and destroying instances.
>
> I
Hello Prem,
I'm trying to find out whether people are autoscaling up and down
automatically, not manually. I'm also interested in whether they are using
a cloud based solution and creating and destroying instances.
I've found the following regarding GCE
https://cloud.google
s and then invoke
> a script to add or remove nodes from the cluster.
>
> I'd be interested to know whether people out there are autoscaling
> cassandra on demand.
>
> Thanks
>
> Jabbar Azam
>
the cluster.
I'd be interested to know whether people out there are autoscaling
cassandra on demand.
Thanks
Jabbar Azam
23 matches
Mail list logo