Backup and Restore Strategy and Tools

2023-10-26 Thread Bhavesh Prajapati via user
Hi, I have 48 nodes, single DC, Apache Cassandra cluster running in Prod – version is 4.0.6. Currently, we are using a home-grown backup script based on nodetool snapshot that uploads backup to s3. We are using a home-grown restore script to recover incase of disaster. I am looking for a guida

Cassandra GUI that supports cqlsh through Bastion

2019-09-18 Thread Bhavesh Prajapati
Hi, I am looking for Cassandra GUI that supports cqlsh connection to Cassandra node through bastion/jump host using ssh key. Thanks, Bhavesh

Exception while running two CQL queries in Parallel

2019-05-01 Thread Bhavesh Prajapati
I had two queries run on same row in parallel (that's a use-case). While Batch Query 2 completed successfully, query 1 failed with exception. Following are driver logs and sequence of log events. QUERY 1: STARTED 2019-04-30T13:14:50.858+ CQL update "EACH_QUORUM" "UPDATE dir SET bid='value' W