Re: SSTableloader questions

2020-11-12 Thread Jai Bheemsen Rao Dhanwada
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

Re: SSTableloader questions

2020-11-12 Thread Erick Ramirez
> > 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

RE: Cassandra in a container - what to do (sequence of events) to snapshot the storage volume?

2020-11-12 Thread Manu Chadha
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