Jan
mailto:cne...@yahoo.com>>
Date: Saturday, January 31, 2015 at 9:59 AM
To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>"
mailto:user@cassandra.apache.org>>
Subject: Re: Unable to create a keyspace
Saurabh;
a) How exactly are the three nodes hosted.
b)
Saurabh;
a) How exactly are the three nodes hosted. b) Can you take down node 2 and
create the keyspace from node 1c) Can you take down node 1 and create the
keyspace from node2d) Do the nodes see each other with 'nodetool status'
cheersJan/
C* Architect
On Saturday, January 31
Something that can cause weird behavior is the machine clocks not being
properly synced. I didn't read the thread in full detail, so disregard
this if it is not the case.
--
--
...@gmail.com>>
Reply-To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>"
mailto:user@cassandra.apache.org>>
Date: Friday, January 30, 2015 at 5:33 PM
To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>"
mailto:user@cassandra.apache.or
UG [SharedPool-Worker-2] 2015-01-30 16:39:37,519 Tracing.java:157 -
> request complete
> DEBUG [SharedPool-Worker-2] 2015-01-30 16:39:37,519 Message.java:452 -
> Responding: ROWS [peer(system, peers),
> org.apache.cassandra.db.marshal.InetAddressType][data_center(system,
> peers), org.apa
;>
Reply-To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>"
mailto:user@cassandra.apache.org>>
Date: Friday, January 30, 2015 at 9:25 AM
To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>"
mailto:user@cassandra.apache.org>>
I would first ask if you could upgrade to the latest version of Cassandra
2.1.x (presently 2.1.2).
If the issue still occurs consistently, it would be interesting to turn up
logging on the client side and see if something is causing the client to
disconnect during the metadata refresh following th
I have a 3 node Cassandra 2.1.0 cluster and I am using datastax 2.1.4 driver to
create a keyspace followed by creating a column family within that keyspace
from my unit test.
But I do not see the keyspace getting created and the code for creating column
family fails because it cannot find the k