You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Gérald Quintana (JIRA)" <ji...@apache.org> on 2014/09/21 22:08:34 UTC

[jira] [Commented] (CAMEL-2939) Cassandra component for Camel http://github.com/ticktock/camel-cassandra

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

Gérald Quintana commented on CAMEL-2939:
----------------------------------------

I tried to write my own Cassandra component. It's completly different from the previous one since it's based on the CQL3 API (not the Thrift one) and the Java Driver by DataStax (Apache License). 
https://github.com/gquintana/camel/tree/camel-cassandraql/components/camel-cassandraql

I have a some doubts about:
* The component name: Cassandra? CQL? I choose CassandraQL thinking about a potential CassandraThrift component
* How to inject a CQL query in the endpoint using the URI without messing the URI parser? I might borrow ideas from SQL component.

Feedback appreciated

> Cassandra component for Camel http://github.com/ticktock/camel-cassandra
> ------------------------------------------------------------------------
>
>                 Key: CAMEL-2939
>                 URL: https://issues.apache.org/jira/browse/CAMEL-2939
>             Project: Camel
>          Issue Type: New Feature
>    Affects Versions: 2.3.0
>            Reporter: Scott Clasen
>             Fix For: Future
>
>         Attachments: camel-cassandra.tar.gz
>
>
> Take a look at http://github.com/ticktock/camel-cassandra, its a Cassandra component for Camel. 
> Please pull into the camel codebase if its up to snuff, or let me know what I need to do to get it there



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)