[
https://issues.apache.org/jira/browse/GORA-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894752#comment-13894752
]
Kazuomi Kashii commented on GORA-98:
------------------------------------
Now, the latest version is CQL 3 which is supported in Cassandra 2.0 (actually
since 1.2).
https://github.com/datastax/java-driver
Datastax's Java Driver for Apache Cassandra seems to work pretty well.
I would prefer directly using CQL 3 through Datastax's Java Driver without
Hector API,
but it requires a lot of changes at gora-cassandra,
so it should be another module such as gora-cql3 or gora-cassandra-cql3.
> Support CQL through Gora Hector API usage in Gora
> -------------------------------------------------
>
> Key: GORA-98
> URL: https://issues.apache.org/jira/browse/GORA-98
> Project: Apache Gora
> Issue Type: Sub-task
> Components: gora-cassandra
> Affects Versions: 0.2
> Reporter: Lewis John McGibbney
> Fix For: 0.4
>
>
> CQL queries were an interesting new feature for Apache Cassandra 0.8.0. The
> initial implementation in Hector deals simply with the single
> execute_cql_query thrift method and is largely intended as a means to test
> drive query functionality and behavior, it would be nice to implement this
> within Gora.
> reference: http://rantav.github.com/hector/build/html/content/cql_basics.html
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)