+1

Titan, a distributed graph database was released a few weeks ago. Currently, it has support for Cassandra and HBase (read MapReduce). Let's try to tinker with Titan and get friendly with the graph way of data processing. Data could be anything ranging from movies, spatial data or even genome sequence(s). We could then proceed with some complex data processing by setting up an HBase cluster and trying out the power of a distributed graph database!


Project Members