Re: access a multinode cluster

2010-06-01 Thread Jonathan Ellis
http://wiki.apache.org/cassandra/FAQ#node_clients_connect_to On Tue, Jun 1, 2010 at 2:00 AM, huajun qi wrote: > If you have a multinode cluster, which node you should connect to fetch > data? > Is there a master node in a cluster which accepts data request and dispatch > it? Or every node in the

Re: [***SPAM*** ] access a multinode cluster

2010-06-01 Thread huajun qi
谢谢

Re: [***SPAM*** ] access a multinode cluster

2010-06-01 Thread Shuai Yuan
?? 2010-06-01 15:00 +0800??huajun qi?? > If you have a multinode cluster, which node you should connect to > fetch data? any one. > > Is there a master node in a cluster which accepts data request and > dispatch it? Or every node in the cluster is completely same? no master. all the same.

access a multinode cluster

2010-06-01 Thread huajun qi
If you have a multinode cluster, which node you should connect to fetch data? Is there a master node in a cluster which accepts data request and dispatch it? Or every node in the cluster is completely same? If all nodes are same in a cluster, should client connect to random node to reduce cassand