How many DCs can Cassandra support?

2014-03-06 Thread Lu, Boying
Hi, All, Does anyone know how many Datacenters Cassandra supports? Thanks Boying

Backup/Restore in Cassandra

2014-03-06 Thread java8964
Hi, Currently I am looking how the bacup/restore be done in Cassandra, based the document from DataStax: http://www.datastax.com/docs/1.1/backup_restore Here is one way to do it: 1) Do a full snapshot every week2) Enable incremental backup every day So with last snapshot + the incremental

DataStax C++ on Ubuntu - linking question

2014-03-06 Thread Michael Dykman
I managed to get libcql.so built without error but am somewhat confused about the depending libraries. In the documentation, I read that the XX-mt version of boost are required (which makes all kinds of sence) and files generated by cmake seem to agree as I have: In

load yaml

2014-03-06 Thread orangeyts
1 jmx StoreServer not loadSchemaFromXml 2 someone use bulk-loading 3 anyone help? use V2.0.5

Re: mixed nodes, some SSD some HD

2014-03-06 Thread Robert Coli
On Wed, Mar 5, 2014 at 7:28 PM, Elliot Finley efinley.li...@gmail.comwrote: What are the penalties for having them? Vnodes are basically nodes, so the same penalties you would get from a huge number of nodes... folks have worked on optimizing the worst aspects of this, but the reality is still

Re: List support in Net::Async::CassandraCQL ?

2014-03-06 Thread Jacob Rhoden
Thanks for the reply, My perl is rusty so I wasn't sure if the problem was my fault or not, At the time I tried to dig into the driver source code without much luck, and concluded it was the driver after all. I'll make a simple specific test case shortly. (I'm away overseas so it will have to