Hi,
I've been trying to make storm-cassandra version 0.4.0-rc2 work with Cassandra version 2.0 but it doesn't seem to work. It doesn't throw any exceptions, either.
My environment is as follows:
storm-kafka: version 0.9.0-wip16a-scala292
storm: version 0.9.0-wip16
storm-cassandra: version 0.4.0-rc2.
kafka and storm communicates well but storm-cassandra doesn't persist the tuple passed to it to the Cassandra 2.0 database. I've created the KEYSPACE and Column Family in the DB and followed the PersistentWordCount example.
Any advice will be appreciated very much.
Kind Regards.
Hi,
I've been trying to make storm-cassandra version 0.4.0-rc2 work with Cassandra version 2.0 but it doesn't seem to work. It doesn't throw any exceptions, either.
My environment is as follows:
storm-kafka: version 0.9.0-wip16a-scala292
storm: version 0.9.0-wip16
storm-cassandra: version 0.4.0-rc2.
kafka and storm communicates well but storm-cassandra doesn't persist the tuple passed to it to the Cassandra 2.0 database. I've created the KEYSPACE and Column Family in the DB and followed the PersistentWordCount example.
Any advice will be appreciated very much.
Kind Regards.