hi jirsa,    thank you very much!     i'll try it .
best regards!       

------------------------------------------------------------------发件人:Jeff 
Jirsa <jji...@apache.org>发送时间:2017年7月6日(星期四) 13:15收件人:user 
<user@cassandra.apache.org>主 题:Re: hi, i have a question.


On 2017-07-05 19:29 (-0700), "牟宗传" <muzongch...@ioe-china.com> wrote: 
> 
> 
> hi , i have a question .    how could i connect to cassandra-cluster( 
>"TEST CLUSTER")? i would not connect to one node IP of cluster ,because when 
>the node down, i could not do something? Â Â Â Â could you help me ?
> thanks 
> 
> 

Typically you provide a list of IPs in a config or property file (so that you 
won't need to recompile your application if those IPs change). If any one node 
is down, the other IPs should allow the client to connect and discover the rest 
of the cluster.

Depending on the level of automation at your company, you may find that this is 
easier accomplished with DNS tricks, config-management queries (chef search or 
similar), or flat text files.



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org
For additional commands, e-mail: user-h...@cassandra.apache.org

Reply via email to