NoSQL Zone is brought to you in partnership with:

Eric is the Editorial Manager at DZone, Inc. Feel free to contact him at egenesky@dzone.com Eric is a DZone Zone Leader and has posted 636 posts at DZone. You can read more from them at their website. View Full User Profile

Working with Cassandra on OpenShift

01.17.2013
| 2343 views |
  • submit to reddit

On Tuesday, OpenShift Evangelist Shekhar Gulati published a tutorial for getting started with Cassandra on OpenShift.  From the original post: 

In this blog, we will be doing single node Cassandra installation. Please note that whole point of using Cassandra is fault tolerance and high availability, so single node installation is only good for a POC and getting your hands dirty with Cassandra. This blog is divided into two parts:

How to install Cassandra running on a DIY application and how you can use Cassandra as an embedded cartridge in a simple Java application.

OpenShift Blog: Cassandra on OpenShift