Re: Select with filtering

2014-04-25 Thread Mikhail Mazursky
/3.1/cql/cql_reference/select_r.html > > > > *From:* Mikhail Mazursky [mailto:ash...@gmail.com] > *Sent:* vrijdag 25 april 2014 11:01 > *To:* user@cassandra.apache.org > *Subject:* Select with filtering > > > > Hello all, > > I have the following schema:

Select with filtering

2014-04-25 Thread Mikhail Mazursky
Hello all, I have the following schema: CREATE TABLE my_table ( a varchar, b varchar, c int, d varchar, e uuid, PRIMARY KEY ((a, b), c, d) ) SELECT * FROM my_table WHERE a=? AND b=? AND e=? ALLOW FILTERING The query above gives me the following exception message: com.da

Re: Node hang on shutdown

2013-10-31 Thread Mikhail Mazursky
Looks like a bug. See https://issues.apache.org/jira/browse/CASSANDRA-6275for more details.

Re: Node hang on shutdown

2013-10-31 Thread Mikhail Mazursky
main HARDOUIN > Hi, > > So you had to kill -9 the process? > Is there something interesting in system.log? > Can you restart the node or are there any errors on startup? > > Romain > > Mikhail Mazursky a écrit sur 31/10/2013 08:02:22 : > > > De : Mikhail Mazursky

Node hang on shutdown

2013-10-31 Thread Mikhail Mazursky
Hi. I was upgrading my 3 node testing cluster from 2.0.1 to 2.0.2. I successfully upgraded two nodes but the last one did not shutdown properly. Does somebody see anything suspicious in the attached thread dump? Regards, Mikhail. 2013-10-31 12:09:12 Full thread dump Java HotSpot(TM) 64-Bit Server

Re: C* consumes all RAM

2013-04-16 Thread Mikhail Mazursky
aland > > @aaronmorton > http://www.thelastpickle.com > > On 16/04/2013, at 8:43 PM, Mikhail Mazursky wrote: > > More details: > > USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND > 219 3801 0.7 92.7 6561116 3567016 ? SLl Mar11 372:44 >

Re: C* consumes all RAM

2013-04-16 Thread Mikhail Mazursky
used free sharedbuffers cached Mem: 3754 3695 59 0 37 75 -/+ buffers/cache: 3582171 Swap: 2055165 1890 2013/4/16 Mikhail Mazursky > Hello. > > C* have been running without any problem

C* consumes all RAM

2013-04-16 Thread Mikhail Mazursky
Hello. C* have been running without any problem for some weeks but now it started to consume all available ram. The cluster have very little data in it. There are no errors in logs, CPU is not loaded at all, jstack shows no deadlocks, there are 83 threads. Read/write latency is 1-4ms. The questi

Re: Blobs in CQL?

2013-04-12 Thread Mikhail Mazursky
Hi, let me ask a related question. Is it planned to support passing InputStream or Guava's InputSupplier/ByteSource to BoundStatement to make it possible to take advantage of new native transport's streaming? p.s. the new driver looks cool, but I haven't tried it yet. Mikhail.

Re: [VOTE] Release Mojo's Cassandra Maven Plugin 1.2.1-1

2013-02-14 Thread Mikhail Mazursky
+1 =) 2013/2/14 Stephen Connolly > Hi, > > I'd like to release version 1.2.1-1 of Mojo's Cassandra Maven Plugin > to sync up with the 1.2.1 release of Apache Cassandra. > > We solved 1 issues: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=12121&version=19089 > > Staging Reposit

Re: [VOTE] Release Mojo's Cassandra Maven Plugin 1.2.0-1

2013-02-13 Thread Mikhail Mazursky
+1. Please, release it. 2013/2/14 Stephen Connolly > More I'm looking for somebody who is actively sing C* to test it (there > are a couple of users... The lot f you who asked me to roll another > release). I will roll a 1.2.1 once I close this vote... I could close with > lazy consensus, but f