On Fri, Jul 11, 2014 at 3:25 PM, Alex Popescu wrote:
>
> 2. Do we have a RESTful interface for Cassandra?
>>
>
> Accessing C* is done over the CQL protocol.
>
"Accessing C* is done over Thrift or the CQL protocol."
FTFY.
If Thrift isn't deprecated, lets not make statements that suggest that it
On Fri, Jul 11, 2014 at 4:23 AM, Lohith Samaga
wrote:
> Questions:
> 1. Do we have any jdbc driver for Cassandra 2.x series? If no, are tehre
> any plans to build one?
>
There's no JDBC driver for C* 2.x, though we might create a wrapper over
the Java driver at some point. It should be noted
tha
Hi,
I am using Cassandra 2.0.9 server.
I use the Datastax java driver to connect to the server.
Questions:
1. Do we have any jdbc driver for Cassandra 2.x series? If no, are tehre
any plans to build one?
2. Do we have a RESTful interface for Cassandra?
Can you please clarify?
Thanks in advance.