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
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
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
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
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
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
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