Hi Florian, Do you want to submit a PR for https://issues.apache.org/jira/browse/STORM-1075? That way it will reviewed and merged in as part of storm's official connectors.
Thanks Parth From: Florian Hussonnois <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Tuesday, October 27, 2015 at 3:08 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Yet another Storm Cassandra connector Hi all, I would like to share with you a new connector between Storm and Cassandra. This library provides fluent API for building CQL bolts. Queries can be executed and handled asynchronously by bolts (Datastax java-driver). https://github.com/fhussonnois/storm-cassandra Thank for your feedbacks. -- Florian HUSSONNOIS
