Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

Use Cassandra aggregates for aggregating #241

Open
ifesdjeen opened this issue Sep 1, 2016 · 3 comments
Open

Use Cassandra aggregates for aggregating #241

ifesdjeen opened this issue Sep 1, 2016 · 3 comments

Comments

@ifesdjeen
Copy link
Collaborator

I've made a trivial port of one of our functions (I have to say it doesn't have the date normalisation), which could be used as grounds for the further discussions to use Cassandra aggregates: https://gist.github.com/ifesdjeen/b8ca3a119d9c4b03853d85859de4ac7e

Obvious advantage is that we reduce the amount of data transferred between the nodes.

@ehlerst
Copy link

ehlerst commented Sep 20, 2016

I've been watching data transfer between regions with our test setup. It doesnt look that bad 3Mbit/sec but any reduction would be nice.

@ifesdjeen
Copy link
Collaborator Author

ifesdjeen commented Sep 20, 2016

I have a prototype of the gorilla paper locally, which compressed data more than tenfold (which might be roughly a third in terms of throughput), I might be able to push it if you'd be willing to test...

@tehlers320
Copy link
Contributor

Yes we will test.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants