This document outlines a demonstration of a Cassandra and Hadoop cluster configured on Amazon EC2 instances. It will show launching the cluster nodes, configuring Cassandra, and interacting with the Cassandra database. It will also demonstrate using Hadoop and Pig to perform analytics on real user check-in data imported from the Gowalla dataset. The data models used to store the user, location, check-in, and friendship relationship data in Cassandra will also be explained.