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 On Thu, Mar 9, 2017 at 6:04 PM, D. Salvatore <dd.salvat...@gmail.com> wrote: > 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 >