Here is an example wrapper how to use the DataStax java driver in scala https://github.com/stealthly/scala-cassandra
/******************************************* Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop ********************************************/ > On Mar 15, 2014, at 1:42 PM, NORD SC <jan.algermis...@nordsc.com> wrote: > > Hi all, > > I am building a system using the Play 2 Framework with Scala and wonder what > driver I should use or whether I should wrap the Datastax java-driver myself? > > Can you share any experience with the available drivers? I have looked a > Phantom briefly which seems to use java-driver internally - would that be the > best choice? > > Jan > >