Re: Cassandra 2.0 new features ?

2013-06-12 Thread Emalayan Vairavanathan
Great. Thank you Tomaz. From: Tomaz Muraus To: dev@cassandra.apache.org; Emalayan Vairavanathan Sent: Wednesday, 12 June 2013 4:39 PM Subject: Re: Cassandra 2.0 new features ? Check CHANGES file (https://github.com/apache/cassandra/blob/trunk/CHANGES.txt

Cassandra 2.0 new features ?

2013-06-12 Thread Emalayan Vairavanathan
Hi All, Can anyone tell me about the new features that are going to come in Cassandra 2.0 ? Thank you Emalayan

Creating namespace and column family from multiple nodes concurrently

2013-05-22 Thread Emalayan Vairavanathan
Hi all, I am implementing a distributed application which runs on 100s of machines concurrently. This application is going to use Cassandra as underlaying storage. The application creates the schema (name space and column families) during initialization phase.  It seems I have two options to