Cassandra is not a good solution for data mining type problems, since it doesn't have ad-hoc queries. Cassandra is designed to maximize throughput, which is not usually a problem for data mining.
On Thu, Jan 20, 2011 at 2:07 PM, Surender Singh <suriait2...@gmail.com>wrote: > Hi All > > I want to use Apache Cassandra to store information (like first name, last > name, gender, address) about 2 million people. Then need to perform > analytic and reporting on that data. > is need to store information about 2 million people in Mysql and then > transfer that information into Cassandra.? > > Please help me as i m new to Apache Cassandra. > > if you have any use case like that, please share. > > Thanks and regards > Surender Singh > >