Re: Isolated node data access

2013-06-06 Thread Robert Coli
On Thu, Jun 6, 2013 at 4:58 PM, Pas wrote: > I have a 1.2.5 node isolated via firewall rules (iptables), and > cassandra-cli can get rows from it with "consistencylevel as one", but > other tools (cqlsh and pycassa) are dying with UnavailableException. > > Does anyone have some advice on how to us

Isolated node data access

2013-06-06 Thread Pas
Dear list members, I have a 1.2.5 node isolated via firewall rules (iptables), and cassandra-cli can get rows from it with "consistencylevel as one", but other tools (cqlsh and pycassa) are dying with UnavailableException. Does anyone have some advice on how to use a somewhat more performant tool