Re: Cassandra CF sharding

2010-10-20 Thread anand_s
Hi Maxim, Curious to know how your experimentation with CF Sharding go. We have similar limitations and am trying to tackle the exact same problem. Anybody else have any suggestions/experiments that they have tried around this? Thanks Anand -- View this message in context: http://cassandra-us

Re: Cassandra CF sharding

2010-05-28 Thread Maxim Kramarenko
Hello! Thank you. In 1) I hope, that processing smaller files will be more easy to monitor. Also, if we have disk failure, we can delete just one file and repair, for example. Actually, CF per customer will be the best (easy to delete/backup specified customer data only, customers are totally

Re: Cassandra CF sharding

2010-05-27 Thread Jonathan Ellis
2) is correct, but for 1) I'm not sure what manageability improvements you anticipate from dealing with multiple entities instead of one. I'm not sure what you're thinking of for 3) but routing is done by key only. 2010/5/27 Maxim Kramarenko : > Hello! > > We have mail archive with one large CF fo