Anthony Ikeda <Anthony.Ikeda <at> cardlink.com.au> writes: > One factor I need to consider is our Business > Intelligence platform that will need to use the data stored for reporting > purposes. > > > > We are looking at using Cassandra for our real-time layer for > Active-Active data centre use and perhaps have Oracle installed alongside for > non-real-time use such that data is mediated to the Oracle database for other > uses. > >
Alternatively, you can employ cassandra-hadoop integration and load data from cassandra to your BI in batches, if second-to-second data freshness in BI database is not neccessary.