Re: [RELEASE] Apache Cassandra 2.0.13 released

2015-03-16 Thread jean paul
Hello, Please, i have a cluster of 10 nodes, so i have to download the last version of cassandra and install it on each node, that's it ? Thanks a lot. Best Regards. 2015-03-16 16:39 GMT+01:00 Jake Luciani j...@apache.org: Apache Cassandra is a fully distributed database. It is the right

Re: [RELEASE] Apache Cassandra 2.0.13 released

2015-03-16 Thread Michael Shuler
2.0.13 is the latest release in the 2.0 branch. There is also the 2.1 branch, which is currently at 2.1.3, and 2.1.4 is under development. This is all listed on http://cassandra.apache.org/download/ and this question may be best suited for the user mailing list :) -- Michael On 03/16/2015

[RELEASE] Apache Cassandra 2.0.13 released

2015-03-16 Thread Jake Luciani
Apache Cassandra is a fully distributed database. It is the right choice when you need scalability and high availability without compromising performance. http://cassandra.apache.org/ Downloads of source and binary distributions are listed in our download section:

Re: [RELEASE] Apache Cassandra 2.0.13 released

2015-03-16 Thread jean paul
OK. I have tens of nodes in my cluster. i'd like to get the states of these nodes(alive, not etc ..). (it is just a first step to test cassandra) So, i have downloaded the latest release. *First terminal: * ../apache-cassandra-2.1.3/bin$ ./cassandra -f . INFO 17:16:54 Starting

Re: [RELEASE] Apache Cassandra 2.0.13 released

2015-03-16 Thread Redmumba
You should probably make a new thread for this. This is an announcement for a new Cassandra release. On Mon, Mar 16, 2015 at 10:34 AM, jean paul researche...@gmail.com wrote: OK. I have tens of nodes in my cluster. i'd like to get the states of these nodes(alive, not etc ..). (it is just a

Re: [RELEASE] Apache Cassandra 2.0.13 released

2015-03-16 Thread jean paul
i restart the system and it displays: INFO 17:16:54 Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO 17:16:54 Binding thrift service to localhost/127.0.0.1:9160 INFO 17:16:54 Listening for thrift clients... !!! perharps i have to kill the process on the port 9160 when i