After hours of research I found a way to migrate keypsaces from cassandra to cassandra, its very simple actually without any need to backup snapshots of keyspaces or tables of existing data. Usecase Scenario : Assume a company wants to migrate its data from development environment to production. You have a cassandra database which you want to migrate to production environment there is one way where you take snapshots of each keyspace and then restore them one by one which …
Tag: cassandra
Simple steps to install cassandra on amazon ec2 (centos) or any rhel based systems Prerequisites JAVA development kit (open-jdk) : It is already installed on all the EC2 intances. Python : Already installed on EC2 install …
Social Profiles