Hi
I am working for an afiliate marketing program, we are logging a lot of data,
and thinking about using Cassandra.
But i wonder which is the way to setup properly a cassandra cluster.
For example let s say i would like to store about 100 000 Giga bytes of data,
and will need to access them quite fast sometimes.
Of course the data cannot stand on a single server, so what would you recomend
for these needs?
Is it possible to have multiple cassandras instances accessing the same index
over a shared file cluster, or is it better to do partitionning?
Is hardware for such a setup expensive?
thank you.