n2.nabble.com/Slow-network-writes-tp5985757p5991488.html
> Sent from the cassandra-u...@incubator.apache.org mailing list archive at
> Nabble.com.
>
Dude, are you asking me to unsubscribe?
--
View this message in context:
http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Slow-network-writes-tp5985757p5991488.html
Sent from the cassandra-u...@incubator.apache.org mailing list archive at
Nabble.com.
Unsubscribe, please.
On Feb 2, 2011, at 4:27 PM, buddhasystem wrote:
>
> Never mind, I found it in SVN...
> (not in gz)
>
> Thanks.
>
> --
> View this message in context:
> http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Slow-network-writes-tp
e-org.3065146.n2.nabble.com/Slow-network-writes-tp5985757p5986949.html
> Sent from the cassandra-u...@incubator.apache.org mailing list archive at
> Nabble.com.
2011/2/3 Oleg Proudnikov
> ruslan usifov gmail.com> writes:
>
> >
> >
> > 2011/2/3 Oleg Proudnikov cloudorange.com>
> > Is it possible that the key "1212" maps to the first node? I am assuming
> RF=1.
> > You could try random keys to test this theory...
> >
> >
> > Yes you right "1212" goes to
Never mind, I found it in SVN...
(not in gz)
Thanks.
--
View this message in context:
http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Slow-network-writes-tp5985757p5986949.html
Sent from the cassandra-u...@incubator.apache.org mailing list archive at
Nabble.com.
Jonathan,
where do I find that contrib/stress?
Maxim
--
View this message in context:
http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Slow-network-writes-tp5985757p5986937.html
Sent from the cassandra-u...@incubator.apache.org mailing list archive at
Nabble.com.
ruslan usifov gmail.com> writes:
>
>
> 2011/2/3 Oleg Proudnikov cloudorange.com>
> Is it possible that the key "1212" maps to the first node? I am assuming RF=1.
> You could try random keys to test this theory...
>
>
> Yes you right "1212" goes to first node. I distribute tokens like describ
2011/2/3 Oleg Proudnikov
> Is it possible that the key "1212" maps to the first node? I am assuming
> RF=1.
> You could try random keys to test this theory...
>
>
Yes you right "1212" goes to first node. I distribute tokens like described
in "Operations": http://wiki.apache.org/cassandra/Operatio
Is it possible that the key "1212" maps to the first node? I am assuming RF=1.
You could try random keys to test this theory...
Oleg
You need to use multiple threads to measure throughput. I strongly
recommend starting with contrib/stress from the source distribution,
which is multithreaded out of the box.
On Wed, Feb 2, 2011 at 9:43 AM, ruslan usifov wrote:
> Hello
>
> I try make little cluster of 2 cassandra (0.7.0) nodes a
Hello
I try make little cluster of 2 cassandra (0.7.0) nodes and I make little
test in php:
open();
$client->set_keyspace("test");
//-
$l_row = array("qw" => "12", "as" => "67", "df" => "df", "id" => "uid",
"uid" => "1
12 matches
Mail list logo