So right now I have plenty of quality and robust full text search systems I
can use.
Solr cloud, elastic search. They all also have very robust UIs on top of
them… kibana, banana, etc.
and my alternative for cassandra is… paying for a proprietary database.
Which might be fine for some parties…
Below I added some more comment as info, it is not really my goal to push this
item.
Thanks Robert!
Ignace
From: Robert Coli [mailto:rc...@eventbrite.com]
Sent: donderdag 2 oktober 2014 09:57
To: user@cassandra.apache.org
Subject: Re: CASSANDRA-7649 : upgrade existing db to 2.0.10
On Wed, Oct 1
On Wed, Oct 1, 2014 at 8:47 AM, Desimpel, Ignace wrote:
> I deploy/distribute the Cassandra database as an embedded service
> allowing me to create a basic cassandra.yaml file based on the global
> cluster of machines (seeds, non-seeds, ports, disks, etc…). That allows me
> to configure and upgr
On Wed, Oct 1, 2014 at 6:17 AM, Ken Hancock wrote:
> Major compaction is bad if you're using size-tiered, especially if you're
> already having capacity issues. Once you have one huge table, with default
> settings, you'll need 4x that huge table worth of storage in order for it
> to compact aga