You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by Apache Wiki <wi...@apache.org> on 2012/01/13 17:13:00 UTC

[Cassandra Wiki] Update of "GettingStarted" by JonathanEllis

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.

The "GettingStarted" page has been changed by JonathanEllis:
http://wiki.apache.org/cassandra/GettingStarted?action=diff&rev1=55&rev2=56

Comment:
link datastax docs

- ## page was renamed from GettingStarted2
+ == Cassandra documentation from DataStax == 
+ 
+ DataStax's latest Cassandra documentation is [[datastax.com/docs|here]].  Documentation for older releases is also available.
+ 
  == Introduction ==
- Cassandra is an advanced topic, and while work is always underway to make things easier, it can still be daunting to get up and running for the first time. This document aims to provide a few easy to follow steps to take the first-time user from installation, to an operational Cassandra cluster.
+ This document aims to provide a few easy to follow steps to take the first-time user from installation, to an operational Cassandra cluster.
  
  == Step 0: Prerequisites and connection to the community ==
  Cassandra requires the most stable version of Java 1.6 you can deploy.  For Sun's jvm, this means at least u19; u21 is better.  Cassandra also runs on the IBM jvm, and should run on jrockit as well.