Re: calculating sizes on disk

2013-12-07 Thread Steven Siebert
Nice work John. If you learn any more, please share. S On Sat, Dec 7, 2013 at 11:50 AM, John Sanda wrote: > I finally got the math right for the partition index after tracing through > SSTableWriter.IndexWriter.append(DecoratedKey key, RowIndexEntry > indexEntry). I should also note that I am

Re: Cassandra Experts

2013-05-09 Thread Steven Siebert
and may be > confidential. If you are not the intended recipient, you are reminded that > the information remains the property of the sender. You must not use, > disclose, distribute, copy, print or rely on this e-mail. If you have > received this message in error, please contact

Re: Cassandra Experts

2013-05-09 Thread Steven Siebert
Hi Liz, Are you looking for a reference to professional cassandra services/support...or looking to learn cassandra to provide said support? If the former, I highly recommend DataStax ( http://www.datastax.com/what-we-offer/products-services/consulting). I'm a non-affiliated future customer (adop

Re: Migrating from mySQL to Cassandra

2013-03-04 Thread Steven Siebert
Since your just starting out and it seems like you want to get past the admin hurdles and start coding, may I suggest you use https://github.com/pcmanus/ccm to get your local test environment setup. Setting up a production Cassandra cluster takes a fair amount of planning (before) and tuning (duri