hi all,
i am new to Cassandra
currently i am configured Cassandra 0.8.6 with single node in a unix server.
setting Cassandra JVM memory 512 and max 1024 and remaining as usual default settings.
i had inserted some sample data with 3 columns around 100 rows.
i checked that it takes around 2900 milliseconds for reading.
can any one tell what should be the read and write time with a single node cluster that Cassandra Specs says.
As in other RDBMS idle read and write should not take more than 50 milli seconds.
what are the things in need to cross check to improve my Cassandra Performance?
we are currently evaluating Cassandra for our data storage.
Thanks in advance
