GettingStarted - Cassandra Wiki
DataStax's latest Cassandra documentation covers topics from installation to troubleshooting, including a Quick Start Guide . Documentation for older releases is also available. Trying Cassandra in a VM Installing Cassandra Locally This document aims to provide a few easy to follow steps to take the first-time user from installation, to running single node Cassandra, and overview to configure multinode cluster. Cassandra is meant to run on a cluster of nodes, but will run equally well on a single machine. This is a handy way of getting familiar with the software while avoiding the complexities of a larger system. Step 0: Prerequisites and Connecting to the Community Cassandra requires the most stable version of Java 7 you can deploy, preferably the Oracle/Sun JVM . Cassandra also runs on OpenJDK and the IBM JVM. Because Cassandra requires Java 7, it will NOT run on JRockit. The best way to ensure you always have up to date information on the project, releases, stability, bugs,Read full article from GettingStarted - Cassandra Wiki
No comments:
Post a Comment