I have understood my error.

I was comparing bulk insert in MySQL with batch_insert in Cassandra
I made this two tests from a remote machine
I have made the same test with one insert per row in MySQL and it took
4mn28s

but the result I have with the stress utility it seems to be abnormal, isn't
it?

2011/5/3 mcasandra <mohitanch...@gmail.com>

> Did you do a bulk upload with mysql from the same machine or separate
> insert/commit for each row? And did you run inserts from the same machine
> as
> the mysqld server?
>
> --
> View this message in context:
> http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/low-performance-inserting-tp6326832p6327957.html
> Sent from the cassandra-u...@incubator.apache.org mailing list archive at
> Nabble.com.
>

Reply via email to