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: database
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 …
Following are the steps to change mysql server port : All these task are to performed on specified server and client side. Server Side • Install MySQL server : sudo aptget install mysqlserver5.6 • Configure MySQL …
Social Profiles