Re: CQL jdbc

2012-01-23 Thread Eric Evans
On Mon, Jan 23, 2012 at 10:49 AM, Alex Major wrote: > Think there's some confusion as Tamar has two emails in the same thread > addressing two separate concerns. > > I was referring to the discussion over Composite Key support that Tamar > quoted in his second email (the one that I replied to and

Re: CQL jdbc

2012-01-23 Thread Alex Major
Think there's some confusion as Tamar has two emails in the same thread addressing two separate concerns. I was referring to the discussion over Composite Key support that Tamar quoted in his second email (the one that I replied to and quoted), not his first/original question about JDBC. Unless I

Re: CQL jdbc

2012-01-23 Thread Eric Evans
On Mon, Jan 23, 2012 at 8:40 AM, Alex Major wrote: > Based on current discussions it looks like it will be in C* 1.1, but won't > be in the default cql package - you'll need to opt into cql3 driver as there > are some incompatible BC changes and they want to give an easier migration. > It will be

Re: CQL jdbc

2012-01-23 Thread Alex Major
Hey, Based on current discussions it looks like it will be in C* 1.1, but won't be in the default cql package - you'll need to opt into cql3 driver as there are some incompatible BC changes and they want to give an easier migration. It will be in the default standard distribution in 1.2. Alex. O

Re: CQL jdbc

2012-01-23 Thread Tamar Fraenkel
If I understand correctly this is due in Cassandra 1.1. Does anyone know when it is planned to be released? Thanks Tamar On January 23, 2012 at 11:13 AM Jawahar Prasad wrote: > Hi.. > Yes there is. But just 2 days back, they have released a patch: > > https://issues.apache.org/jira/browse/CA

Re: CQL/JDBC: Cannot locate cassandra.yaml

2011-06-05 Thread Jonathan Ellis
On Sun, Jun 5, 2011 at 9:38 AM, Timo Nentwig wrote: > Hmm, worked-around that by setting -Dcassandra.config (hmm, the client needs > the server's config...?). Yes, this is fixed for 0.8.1. > Not very verbose :-\ May have something to do with my l/p being just "/" for > AllowAll. Correct, that's

Re: CQL/JDBC: Cannot locate cassandra.yaml

2011-06-05 Thread Timo Nentwig
On 6/5/11 16:26, Timo Nentwig wrote: $ CLASSPATH=~/sqlshell/lib/ ~/sqlshell/bin/sqlshell org.apache.cassandra.cql.jdbc.CassandraDriver,jdbc:cassandra:foo/bar@localhost:9160/ks 2011-06-05 16:21:54,452 INFO [main] org.apache.cassandra.cql.jdbc.Connection - Connected to localhost:9160 2011-06-05