[
https://issues.apache.org/jira/browse/STORM-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022082#comment-15022082
]
ASF GitHub Bot commented on STORM-1075:
---------------------------------------
Github user fhussonnois commented on the pull request:
https://github.com/apache/storm/pull/827#issuecomment-158930102
@satishd I think the fluent API handles common use cases. Its purpose is to
ease the cassandra integration because creating a CQL statement from tuple is
cumbersome. In case of specifics needs developers can still implement their own
CQLStatementTupleMapper. So I think it will be bad to remove that API. In fact,
there is a risk that developers that will use the connector have to re-develop
a DSL.
I'm not sure, but I think there is not a lot changes into cassandra
connector API. DataStax seems to focus their developments onto the cassandra
internal system and not onto query language support.
> Storm Cassandra connector
> -------------------------
>
> Key: STORM-1075
> URL: https://issues.apache.org/jira/browse/STORM-1075
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-core
> Reporter: Sriharsha Chintalapani
> Assignee: Satish Duggana
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)