Re: rpc_timeout error

2015-04-11 Thread Jonathan Haddad
Can't you just not insert anything? On Sat, Apr 11, 2015 at 2:24 PM Amlan Roy wrote: > Hi, > > Thanks for the reply. Yes, I am inserting nulls as some columns are > unknown for some rows. Will this issue get resolved if I start inserting > empty strings instead of null? Can it be because I have

Re: rpc_timeout error

2015-04-11 Thread Amlan Roy
Hi, Thanks for the reply. Yes, I am inserting nulls as some columns are unknown for some rows. Will this issue get resolved if I start inserting empty strings instead of null? Can it be because I have a very wide row which I am updating throghout the day (basically inserting time series data)?

Re: rpc_timeout error

2015-04-11 Thread Jonathan Haddad
Maybe you're inserting nulls? If you're inserting nulls, those show up as tombstones. On Sat, Apr 11, 2015 at 1:32 PM Amlan Roy wrote: > Hi, > > I am trying to query a table from cqlsh and I get the following error: > *Request did not complete within rpc_timeout.* > > I found the following mess

rpc_timeout error

2015-04-11 Thread Amlan Roy
Hi, I am trying to query a table from cqlsh and I get the following error: Request did not complete within rpc_timeout. I found the following messages in system.log: system.log:ERROR [ReadStage:1493] 2015-04-12 00:46:39,754 SliceQueryFilter.java (line 206) Scanned over 10 tombstones in my_ke