You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Marko Asplund (JIRA)" <ji...@apache.org> on 2015/03/20 22:35:39 UTC

[jira] [Comment Edited] (GORA-98) Support CQL through Gora Hector API usage in Gora

    [ https://issues.apache.org/jira/browse/GORA-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372162#comment-14372162 ] 

Marko Asplund edited comment on GORA-98 at 3/20/15 9:35 PM:
------------------------------------------------------------

Being new to Gora, it could be that I'm missing something, but what's the motivation for having a data store driver abstraction layer within a data store abstraction framework? Aren't the Gora API users supposed to be coding against Gora API and not care about which driver is being used under the hood? Datastax Java driver is the de-facto Cassandra driver for Java and it's being actively developed. AFAIK, Astyanax, and Hector in particular are effectively unmaintained.


was (Author: aspa):
Being new to Gora, it could be that I'm missing something, but what's the motivation for having a data store driver abstraction layer within a data store abstraction framework? Aren't the Gora API users supposed to be coding against Gora API and not care about which driver is being used under the hood? Datastax Java driver is the de-facto Cassandra driver for Java and it's being actively developed. AFAIK, Astyanax, and Hector in particular effectively unmaintained.

> 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.7
>
>
> 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.3.4#6332)