It does not have a yaml file, so am assuming it's the default Random
Partitioner.
Aaron
On 1 Apr 2011, at 04:51, Drew Kutcharian wrote:
> Thanks Aaron,
>
> I have already checked out Twissandra. I was mainly looking to see how
> Secondary Indexes can be used and how they effect Data Modeling
Thanks Aaron,
I have already checked out Twissandra. I was mainly looking to see how
Secondary Indexes can be used and how they effect Data Modeling. There doesn't
seem to be a lot of coverage on them.
In addition, I couldn't tell what kind of Partitioner is Twissandra using and
why.
cheers,
Drew,
The Twissandra project is a twitter clone in cassandra, it may give you
some insight into how things can be modelled
https://github.com/thobbs/twissandra
If you are just starting then consider something like...
- CF to hold the user, their data and their network l
I'm pretty new to Cassandra and I would like to get your advice on modeling.
The object model of the project that I'm working on will be pretty close to
Blogger, Tumblr, etc. (or any other blogging website).
Where you have Users, that each can have many Blogs and each Blog can have many
comments
I'm pretty new to Cassandra and I would like to get your advice on modeling.
The object model of the project that I'm working on will be pretty close to
Blogger, Tumblr, etc. (or any other blogging website).
Where you have Users, that each can have many Blogs and each Blog can have many
comments