Hi,

Can you please tell me how to transfer data from Oracle database into 
Cassandra. We have like 50*10=500 tables (normalized) and would like to 
transfer data from them to Cassandra to perform READ operations. Basically 
intent is that if we can reduce load from Oracle database and keep only 
transactional data and move the static data(not very frequently change) we use 
for searching to Cassandra.

Thnx

Reply via email to