Surbhi,
A general note, Cassandra tables are not normalized as in an RDBMS schema, so 
it’s not straight migration.
Best practice is to design your queries and then design your Cassandra schema 
to support those queries.
Patrick McFadin has a series on C* data modeling.
http://docs.datastax.com/en/cassandra/2.1
Roger



From: Surbhi Gupta [mailto:surbhi.gupt...@gmail.com]
Sent: Thursday, August 06, 2015 11:31 AM
To: user@cassandra.apache.org
Subject: Validation of Data after data migration from RDBMS to Cassandra

Hi,

We have to migrate the data from Oracle/mysql to Cassandra.
I wanted to understand, if we have any tool/utilitiy which can help in 
validation the data after the data migration to Cassandra.

Thanks
Surbhi

Reply via email to