Re: Cassandra Exception

2016-08-17 Thread Carlos Alonso
67a-cb7bb92c allow filtering; >> >> Go to your data directory, and inside your keyspace, you should see your >> table followed by a uuid, how many directories of your table do you have >> there? and what's inside them? do both of them have data, o

Re: Cassandra Exception

2016-08-17 Thread Kamal C
ave data, or just one. > > -Ali H > > > > From:Kamal C > To: user@cassandra.apache.org, > Date:08/16/2016 11:51 AM > Subject:Cassandra Exception > -- > > > > Hi all, > > I'm using cassandra-3.7 ver

Re: Cassandra Exception

2016-08-16 Thread Ali . Hubail
hould see your table followed by a uuid, how many directories of your table do you have there? and what's inside them? do both of them have data, or just one. -Ali H From: Kamal C To: user@cassandra.apache.org, Date: 08/16/2016 11:51 AM Subject: Cassandra Exception

Re: Cassandra Exception

2016-08-16 Thread Carlos Alonso
Are you running the migration to create the flapalarmcache table from more than one client concurrently? Carlos Alonso | Software Engineer | @calonso On 16 August 2016 at 10:51, Kamal C wrote: > Hi all, > > I'm using cassandra-3.7 version, JRE 1.8, centos- 6.5

Cassandra Exception

2016-08-16 Thread Kamal C
Hi all, I'm using cassandra-3.7 version, JRE 1.8, centos- 6.5 in standalone mode. (only one cassandra node). Cassandra clients are in JRE - 1.7. Once in a while, I'm getting the below exceptions in the cassandra but the data (put / get) is fine. I've searched to find the root-cause but unable

Re: Cassandra Exception

2012-03-28 Thread Daning Wang
We upgraded to 1.0.8, and looks the problem is gone. Thanks for your help, Daning On Sun, Mar 25, 2012 at 9:54 AM, aaron morton wrote: > Can you go to those nodes and run describe cluster ? Also check the logs > on the machines that are marked as UNREACHABLE . > > A node will be marked as UNREA

Re: Cassandra Exception

2012-03-25 Thread aaron morton
Can you go to those nodes and run describe cluster ? Also check the logs on the machines that are marked as UNREACHABLE . A node will be marked as UNREACHABLE if it is DOWN or if it did not respond in time. Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.the

Re: Cassandra Exception

2012-03-22 Thread Daning Wang
Thanks Aaron. when I do describe cluster, always there are "UNREACHABLE", but nodetool ring is fine. it is pretty busy cluster, read 3K/sec $ cassandra-cli -h localhost -u root -pw cassy Connected to: "Production Cluster" on localhost/9160 Welcome to the Cassandra CLI. Type 'help;' or '?' for hel

Re: Cassandra Exception

2012-03-22 Thread aaron morton
> java.io.IOError: org.apache.cassandra.db.UnserializableColumnFamilyException: > Couldn't find cfId=-387130991 Schema may have diverged between nodes. use cassandra-cli and run describe cluster; to see how many schema versions you have. Cheers - Aaron Morton Freelance Develop

Re: Cassandra Exception

2012-03-21 Thread Daning Wang
and we are on 0.8.6. On Wed, Mar 21, 2012 at 10:24 AM, Daning Wang wrote: > Hi All, > > > We got lots of Exception in the log, and later the server crashed. any > idea what is happening and how to fix it? > > ERROR [RequestResponseStage:4] 2012-03-21 04:16:30,482 > AbstractCassandraDaemon.java

Cassandra Exception

2012-03-21 Thread Daning Wang
Hi All, We got lots of Exception in the log, and later the server crashed. any idea what is happening and how to fix it? ERROR [RequestResponseStage:4] 2012-03-21 04:16:30,482 AbstractCassandraDaemon.java (line 139) Fatal exception in thread Thread[RequestResponseStage:4,5,main] java.io.IOError: