Hi Jeff
By “dropping” the periodic time, do you mean making it 0 or commenting commit
log or changing commit log to batch? Referring to the comments in
Cassandra.yaml, if I use commitlog_sync as batch with 2ms window, does it mean
that when a write is done on the db, then it is immediately flus
Hello Erick,
I have one more question.
Can the sstableloader job run from outside a Cassandra node? or it has to
be run from inside Cassandra node.
When I tried it from the cassandra node it worked but when I try to run it
from outside the cassandra cluster(a standalone machine which doesn't hav
>
> Can the sstableloader job run from outside a Cassandra node? or it has to
> be run from inside Cassandra node.
>
Yes, I'm a fan of running sstableloader on a server that is not one of the
nodes in the cluster. You can maximise the throughput by running multiple
instances of sstableloader loadi