/strata-west-2012

Sample code and lessons for a workshop at the O'Reilly Strata Conference

Primary LanguageJava

Building Applications with Apache Cassandra

This tutorial consists of 5 topics:

  • Introduction and API Usage
  • storage model
  • tokens, partitioners, and the ring
  • webapp example
  • map/reduce example

It was prepared for a four hour workshop at the O'Reilly Strata Conference on Feb. 28th, 2012.

The following software is required for users of this tutorial:

This is mostly just a placeholder for now, but new code should be going up regularly. Some of these tutorials will be take from https://github.com/zznate/cassandra-tutorial and https://github.com/zznate/hector-examples so feel free to look at either of those in the meantime.