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 cluster is completely same?
> If all nodes are same in a cluster, should client connect to random node to
> reduce cassandra's load?
>
> --
> Location:
>



-- 
Jonathan Ellis
Project Chair, Apache Cassandra
co-founder of Riptano, the source for professional Cassandra support
http://riptano.com


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.
> 
> If all nodes are same in a cluster, should client connect to random
> node to reduce cassandra's load?
I think so. But I guess if you're sure where the data is, you can
connect the target machine directly.
> -- 
> Location:
> 
Kevin Yuan




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 cassandra's load?

-- 
Location: