Does anybody know if the rainbird project for aggregations in cassandra has been committed in the main project?
Does anybody have advice about real-time analytic choices? I was thinking of S4 also for CEP type functionality.
Regards. Tom
Does anybody know if the rainbird project for aggregations in cassandra has been committed in the main project?
Does anybody have advice about real-time analytic choices? I was thinking of S4 also for CEP type functionality.
Regards. Tom
As far as I know, Rainbird was never opensourced. I wrote a very basic opensource implementation that I used to tutorials (my-first-cassandra-app type thing):
A video of one of the tutorial can be found here:
(WARNING, PLUG!) My company, Acunu, has built a flexible, realtime analytics platform on top of Cassandra we call Acunu Analytics. Its like rainbird, but much more flexible, covers more analytics functions (top-k, count distinct) and should be more familiar to people coming from an SQL background. It is not free, I'm afraid, but a trail version can be downloaded off our website (www.acunu.com). For more information, see:
We've also got some cool dashboarding features that we are about to release, built on Acunu Analytics.
Thanks
Tom