Ok. Thank you all you guys.
Att.
*Rodrigo Felix de Almeida*
LSBD - Universidade Federal do CearĂ¡
Project Manager
MBA, CSM, CSPO, SCJP
On Wed, Jun 19, 2013 at 2:26 PM, Robert Coli wrote:
> On Wed, Jun 19, 2013 at 5:47 AM, Michal Michalski
> wrote:
> > You can also perform a major compaction v
On Wed, Jun 19, 2013 at 5:47 AM, Michal Michalski wrote:
> You can also perform a major compaction via nodetool compact (for
> SizeTieredCompaction), but - again - you really should not do it unless
> you're really sure what you do, as it compacts all the SSTables together,
> which is not somethin
You can start compaction via JMX if you need it and you know what you're
doing:
Find org.apache.cassandra.db:type=CompactionManager MBean and
forceUserDefinedCompaction operation in it.
First argument is keyspace name, second one is a comma-separated list of
SSTables to compact (filename)
You
Thanks Eric. Is there a way to start manually compaction operations?
I'm thinking about doing after loading data and before start run phase of
the benchmark.
Thanks.
Att.
*Rodrigo Felix de Almeida*
LSBD - Universidade Federal do CearĂ¡
Project Manager
MBA, CSM, CSPO, SCJP
On Mon, Jun 17, 2013 at
Load is the size of the storage on disk as I understand it. This can
fluctuate during normal usage even if records are not being added or
removed, a node's load may be reduced during compaction for example.
During compaction, especially if you use Size Tiered Compaction strategy
(the default), lo
Hi,
I've been running a benchmark on Cassandra and I'm facing a problem
regarding to the size of the database.
I performed a load phase and then, when running nodetool ring, I got the
following output:
*ubuntu@domU-12-31-39-0E-11-F1:~/cassandra$ bin/nodetool ring *
*Address DC