On Mon, Oct 19, 2015 at 7:35 PM, Ravi <ravi.ga...@gmail.com> wrote: > > I am using apache-cassandra-2.2.0.
You should upgrade to 2.2.3. There were some bugs that you probably want to avoid in 2.2.0. > > Is there any configuration so that local program on C* node can connect > using localhost as connection url and remote program's using IP/name in > connection url? Set rpc_address to 0.0.0.0 to bind all interfaces. -- Tyler Hobbs DataStax <http://datastax.com/>